]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling
authorFabio Estevam <festevam@gmail.com>
Wed, 28 Sep 2011 00:50:42 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 4 Oct 2011 07:41:39 +0000 (18:41 +1100)
commit27af8f3bedf0365be7ac0a6cb52b8fe9500cada9
tree05145fa7c3494afa01e22fb6279f0072c2da226c
parentcf0b01ca5242668da9ced35269d72ba698460862
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling

Using gpio_request_one can make the error handling simpler.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <>
drivers/video/backlight/l4f00242t03.c