From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pali =?utf-8?q?Roh=C3=A1r?= Subject: Re: [PATCH v2 2/3] bq2415x_charger: Use power_supply notifier for automode Date: Fri, 6 Dec 2013 14:32:08 +0100 Message-ID: <201312061432.09120@pali> References: <1378630239-10006-1-git-send-email-pali.rohar@gmail.com> <1384856285-19593-1-git-send-email-pali.rohar@gmail.com> <1384856285-19593-3-git-send-email-pali.rohar@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart10426763.o6OPnWeIKB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1384856285-19593-3-git-send-email-pali.rohar@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Anton Vorontsov Cc: David Woodhouse , Tony Lindgren , Russell King , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, freemangordon@abv.bg, aaro.koskinen@iki.fi, pavel@ucw.cz List-Id: linux-omap@vger.kernel.org --nextPart10426763.o6OPnWeIKB Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tuesday 19 November 2013 11:18:04 Pali Roh=C3=A1r wrote: > This patch removing set_mode_hook function from board data and > replacing it with new string variable of notifier power > supply device. After this change it is possible to add DT > support because driver does not need specific board function > anymore. Only static data and name of power supply device is > required. >=20 > Signed-off-by: Pali Roh=C3=A1r > --- > drivers/power/bq2415x_charger.c | 77 > +++++++++++++++++++++++++-------- > include/linux/power/bq2415x_charger.h | 48 > +++----------------- 2 files changed, 65 insertions(+), 60 > deletions(-) >=20 Hi Anton, is there any problem with this patch? =2D-=20 Pali Roh=C3=A1r pali.rohar@gmail.com --nextPart10426763.o6OPnWeIKB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlKh0dkACgkQi/DJPQPkQ1KyNACeJCZNwvkQRCE7Orj5omrpiiuN 4K0AnRHZe+UkOlkAHRIIHWGW8X8vXY/e =rBpn -----END PGP SIGNATURE----- --nextPart10426763.o6OPnWeIKB--