[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <568663EF.9070502@gmail.com>
Date: Fri, 1 Jan 2016 13:33:03 +0200
From: Ivaylo Dimitrov <ivo.g.dimitrov.75@...il.com>
To: Pali Rohár <pali.rohar@...il.com>
Cc: sre@...nel.org, dbaryshkov@...il.com, dwmw2@...radead.org,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] power_suply: isp1704_charger: Fix isp1704_write()
definition
Hi Pali,
On 1.01.2016 13:26, Pali Rohár wrote:
> On Friday 01 January 2016 12:03:29 Ivaylo Dimitrov wrote:
>> All calls to isp1704_write() are using parameter sequence of
>> isp1704_write(isp, reg, val) but the function is defined as
>> isp1704_write(isp, val, reg). Fix isp1704_write function definition
>> so that the driver to be functional.
>>
>> Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@...il.com>
>
> Reviewed-by: Pali Rohár <pali.rohar@...il.com>
>
> This problem is there since inclusion of driver itself. No idea why that
> driver could work... I remember that it detected correctly type of
> charger.
>
> I will test this patch on real N900 HW in one or two weeks to check how
> it behave after patching...
>
Well, I tested in on real HW, wall charger as well as USB were
correctly detected. No idea what else needs to be tested, but I guess if
you guide me, I can test whatever is needed.
Ivo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists