From: Rodolfo Giometti Date: Wed, 20 Aug 2008 23:52:58 +0000 (-0700) Subject: power_supply: Support for Texas Instruments BQ27200 battery managers X-Git-Tag: Release-2010-05/1~2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b91ac7f35dd7dc09e24fe9583d0b8c6e37cf09;p=pandora-kernel.git power_supply: Support for Texas Instruments BQ27200 battery managers These battery managers came in two different packages: one for I2C busses (BQ27200) and one for HDQ busses (BQ27000). This driver currently supports only the I2C chip version but the code is designed in order to easily allow the HDQ chip version integration. [akpm@linux-foundation.org: coding-style fixes] [akpm@linux-foundation.org: make things static, use kasprintf()] Signed-off-by: Rodolfo Giometti Cc: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed