From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pali =?utf-8?B?Um9ow6Fy?= Subject: Re: [PATCH] power_suply: isp1704_charger: Fix isp1704_write() definition Date: Thu, 19 May 2016 11:13:04 +0200 Message-ID: <20160519091304.GK29844@pali> References: <1451646209-11618-1-git-send-email-ivo.g.dimitrov.75@gmail.com> <201601011226.21552@pali> <201601092342.30608@pali> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <201601092342.30608@pali> Sender: linux-kernel-owner@vger.kernel.org To: Ivaylo Dimitrov , sre@kernel.org Cc: dbaryshkov@gmail.com, dwmw2@infradead.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Pavel Machek List-Id: linux-pm@vger.kernel.org On Saturday 09 January 2016 23:42:30 Pali Roh=C3=A1r wrote: > On Friday 01 January 2016 12:26:21 Pali Roh=C3=A1r 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 definiti= on > > > so that the driver to be functional. > > >=20 > > > Signed-off-by: Ivaylo Dimitrov > >=20 > > Reviewed-by: Pali Roh=C3=A1r > >=20 > > This problem is there since inclusion of driver itself. No idea why > > that driver could work... I remember that it detected correctly typ= e > > of charger. > >=20 > > I will test this patch on real N900 HW in one or two weeks to check > > how it behave after patching... >=20 > Tested-by: Pali Roh=C3=A1r >=20 > Please send this patch to all stable kernels. Hi! I still think that this patch should go to stable kernels. Because without it driver does not work... Will somebody send it to stable? --=20 Pali Roh=C3=A1r pali.rohar@gmail.com