From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Date: Fri, 27 Jun 2014 06:13:50 +0000 Subject: Re: [PATCH] pwm-backlight: use devm_gpiod_get_optional() Message-Id: <20140627061349.GE9258@ulmo> MIME-Version: 1 Content-Type: multipart/mixed; boundary="+SfteS7bOf3dGlBC" List-Id: References: <1403687898-26881-1-git-send-email-acourbot@nvidia.com> <20140625095447.GT13803@lee--X1> <20140625111346.GB21208@ulmo> <20140625120331.GE13518@lee--X1> In-Reply-To: <20140625120331.GE13518@lee--X1> To: Lee Jones Cc: Alexandre Courbot , Jingoo Han , Bryan Wu , linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, gnurou@gmail.com --+SfteS7bOf3dGlBC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 25, 2014 at 01:03:31PM +0100, Lee Jones wrote: > On Wed, 25 Jun 2014, Thierry Reding wrote: > > On Wed, Jun 25, 2014 at 10:54:47AM +0100, Lee Jones wrote: > > > > Make use of the new devm_gpiod_get_optional() to simplify the probe > > > > code. > > > >=20 > > > > Signed-off-by: Alexandre Courbot > > > > --- > > > > drivers/video/backlight/pwm_bl.c | 7 ++----- > > > > 1 file changed, 2 insertions(+), 5 deletions(-) > > >=20 > > > Looks good. Applied, thanks. > >=20 > > Technically pwm_bl.c is my turf. However I only adopted it way back when > > the backlight subsystem was orphaned, but it seems Jingoo, Bryan and you > > are taking good care of it these days, so perhaps it would be a good > > idea to move it back to your custody? >=20 > Yeah, the whole 'driver maintainer' sketch could get pretty complex. > It's pretty clean-cut in the PWM subsystem as only one exists, but > Backlight and MFD have a whole bunch, and I don't usually wait for > them to Ack/Nack before applying or providing review comments. >=20 > I'm happy to play it however you like really. I'm sure the boys and I > can handle it if you so wish. Even better if you would say in the > MAINTAINERS file and provide review comments when patches are > submitted. I do think all 'drivers/video/backlight' changes should go > in via the Backlight tree though. Okay, that works for me. Thierry --+SfteS7bOf3dGlBC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJTrQudAAoJEN0jrNd/PrOh3qcP/0HAB0YfMos6D/uMlSOU4Dto ft79uF12FwctgIfEGNaXNbbb7mqiXhuP5FoP3A/HGqMqjkaspKe/u9zJBKAhkSzV Z0LKsar4BBbHBa3Z/LjYw2qQ2YEiSmToV3d0NesoSL90R3TyVYh8krsM7qraRVRB uMogoWF4LC5CQcf13IzUnIYct0DBi+G32T1oGWpqUxLOoo4vL7HLv4zWnQmTCF+J iyB7T14pmDCZSR63jqFDdyn5VAsS1/yf54dwKbCsHf7izxqgxlgyHvr/IrhPFwuK kxwUSnK/iVPwjxYTwRdeBcKFzwawqtFbIuNVY8iKBUFibKAfXeZTHPKF1shDEXFL uuzAXTqGPgYfqTV6ID2RMAnLW3tQAZMz4KDX8599xPVAWMlmZnWSKUCbHI1Tbmm/ WDFZKpj9UC8T0/shFOhFRI4nNSAZHOr1CRoTfzH8URI1unBP905KoAZyIfsGoucB 2WCUCXiAgNOdMtNmJ7TYquEQmStBj1AxV0R4JFWlXW9ciHfAWvFlJkDDptqa0jUU r0E8+n2/8dmp+fgvNUGjvmSKXz4gKzAgXYFcJHChjc+lzrPWnGaIM/uUujxSdMPt MptiL/dEWCk1xS/2fvhphAU6vfSwyRsXFdCxNtp7QXCAD1+6YaGJnGTBMqIrwVf1 wrzTYarbLlEauQwamC+x =N5OM -----END PGP SIGNATURE----- --+SfteS7bOf3dGlBC--