diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2013-12-20 10:35:08 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-01-21 08:28:13 +0000 |
commit | 75ad13278cb16a0d7f5d24644d36884bfdc92044 (patch) | |
tree | 2bc518efec3fbb41e90315342044de3345497a0c /drivers/mfd/88pm80x.c | |
parent | 74142ffc0b52cfe6f9d2f6f34a5f3eedbfe3ce51 (diff) | |
download | blackbird-op-linux-75ad13278cb16a0d7f5d24644d36884bfdc92044.tar.gz blackbird-op-linux-75ad13278cb16a0d7f5d24644d36884bfdc92044.zip |
mfd: max77693: Set proper maximum register for MUIC regmap
The MUIC block in max77693 has different I2C address than PMIC. The
driver allocated two regmaps: for PMIC and MUIC. However it used the
same regmap_config (with max_register field) for both regmaps. Actual
maximum address of register for MUIC is different than for PMIC.
Define another regmap_config for MUIC with proper max_register value.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/88pm80x.c')
0 files changed, 0 insertions, 0 deletions