power: max17040: Add ID for MAX77836 Fuel Gauge block
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 12 Sep 2014 06:53:58 +0000 (08:53 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 24 Sep 2014 14:25:52 +0000 (15:25 +0100)
commit2c33e9296202cd11bf2e2f801b69ffba0953748a
treeb3c7194462ff0a966d0b604c116a56d06576afba
parente30110e9c96f48aea01abc3e6dfadb369cbafec3
power: max17040: Add ID for MAX77836 Fuel Gauge block

MAX77836 has the same Fuel Gauge as MAX17040/17048. The max17040 driver
can be safely re-used. The patch adds MAX77836 device to the array of
i2c_device_id. Additionally it removes the id associated with MAX17040
device as the value is not used.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/power/max17040_battery.c
This page took 0.025815 seconds and 5 git commands to generate.