RE: [PATCH] power_supply: add isp1704 charger detection driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gadiyar, Anand
Date: Thursday, August 19, 2010 - 3:59 am

> +static void isp1704_charger_work(struct work_struct *data)

Minor CodingStyle comment (since you're reworking the patch anyway).

Preferred style for multi-line comments is:

/*
 * FIXME Only supporting ...
 * detect HUB ...
 * enumerated ...
 */

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] power_supply: add isp1704 charger detection driver, Krogerus Heikki (EXT ..., (Wed Aug 18, 6:01 am)
RE: [PATCH] power_supply: add isp1704 charger detection driver, Gadiyar, Anand, (Thu Aug 19, 3:59 am)