]> asedeno.scripts.mit.edu Git - linux.git/commit
backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 24 Jul 2019 21:38:28 +0000 (23:38 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 12 Aug 2019 08:11:22 +0000 (09:11 +0100)
commit30f644fd6ec9a0a241adb91579aaca7404132d7b
treebab74c6bbddafc4281e1993fb982d01a3a1de11b
parent072e2c8192cfc6ae1de1a2aca02d4512b69bdeed
backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()'

The description passed to 'devm_gpio_request_one()' should be related to
LMS283GF05, not LMS285GF05.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/lms283gf05.c