Re: [PATCH] power: pcf50633: introduces battery charging currentcontrol

From: Pavel Machek
Date: Sun Oct 18 2009 - 14:25:39 EST


Hi!

> From: Balaji Rao <balajirrao@xxxxxxxxxxxx>

Could we get some changelog here? Like 'it adds new file to sysfs
interface, ...'



> +static ssize_t
> +show_chglim(struct device *dev, struct device_attribute *attr, char *buf)

Could we get meaningful function names?

> @@ -31,6 +31,8 @@ struct pcf50633_platform_data {
>
> int charging_restart_interval;
>
> + int chg_ref_current_ma;
> +

...and variable names? This is also inconsistent with name above.

Pavel

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/