* Re: [PATCHv2 4/11] Power:Battery module of DA9052 PMIC device driver
[not found] <AANLkTikjGNceWZr3IsO8cqKlulDTrEuAQTWH6lB_kSmJ@mail.gmail.com>
@ 2010-07-14 9:24 ` Anton Vorontsov
0 siblings, 0 replies; only message in thread
From: Anton Vorontsov @ 2010-07-14 9:24 UTC (permalink / raw)
To: Dajun Chen; +Cc: dwmw2, linux-kernel
On Wed, Jul 14, 2010 at 10:04:11AM +0100, Dajun Chen wrote:
> Battery module of the device driver for DA9052 PMIC device from Dialog
> Semiconductor.
>
> Changes made since last submission:
> . code has been reorganised as per the standard linux kernel driver
> framework
> . removal of redundant printk and comments
> . removal of test framework
>
> Linux Kernel Version: 2.6.34
>
> Signed-off-by: D. Chen <dchen@diasemi.com>
> ---
> diff -urpN linux-2.6.34/drivers/power/da9052_battery.c
> linux-2.6.34_test/drivers/power/da9052_battery.c
> --- linux-2.6.34/drivers/power/da9052_battery.c 1970-01-01
> 05:00:00.000000000 +0500
> +++ linux-2.6.34_test/drivers/power/da9052_battery.c 2010-07-13
> 17:49:01.000000000 +0500
> @@ -0,0 +1,1377 @@
The patch is line wrapped.
> +static int da9052_read(struct da9052 *da9052, u8 reg_address, u8 *reg_data)
> +{
> + struct da9052_ssc_msg msg;
> + int ret;
> +
And whitespace broken.
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-07-14 9:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <AANLkTikjGNceWZr3IsO8cqKlulDTrEuAQTWH6lB_kSmJ@mail.gmail.com>
2010-07-14 9:24 ` [PATCHv2 4/11] Power:Battery module of DA9052 PMIC device driver Anton Vorontsov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox