summaryrefslogtreecommitdiffstats
path: root/include/linux/lp8727.h
Commit message (Collapse)AuthorAgeFilesLines
* lp8727_charger: Correct typos on the commentKim, Milo2012-03-261-1/+1
| | | | | | | | intergrated charger -> integrated charger ^ Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
* lp8727_charger: Add description of platform dataKim, Milo2012-03-261-2/+13
| | | | | | | Add brief description of lp8727_platform_data and lp8727_chg_param. Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
* lp8727_charger: Add company name and descriptionKim, Milo2012-03-261-0/+3
| | | | | | | | Add 'Texas Instruments' because TI acquired National semiconductor at 2011. And the driver information is added in the header file. Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
* include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-021-0/+0
| | | | | Signed-off-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* lp8727_charger: Some minor fixes for the headerMilo(Woogyom) Kim2012-01-041-7/+4
| | | | | | | | | | Pointer coding style changes : add space between return type and function pointer ex) u8(*get_batt_present) (void) -> u8 (*get_batt_present) (void) Signed-off-by: Woogyom Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
* lp8727_charger: Add header fileKim, Milo2012-01-041-0/+54
Oops, forgot to 'git add' it. [AV] Signed-off-by: Woogyom Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
OpenPOWER on IntegriCloud