]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/backlight/Kconfig: fix typo "MACH_SAM9...EK" three times
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 20 Mar 2013 04:07:43 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:02 +0000 (16:34 +1100)
commitd59f7c2c7a191f9c8c20d499cf7211a21e6937a5
treed9f20b60973807b64b0de6be27c2e96e321b52d9
parentf53c2773f79d1dd11c09efa31c61d0639ee7555c
drivers/video/backlight/Kconfig: fix typo "MACH_SAM9...EK" three times

Fix three typos (originally) introduced by a9a84c37d ("atmel_lcdfb:
backlight control").

Two of these typos were introduced in v2.6.25.  (The third was introduced
in 915190f7d4f08 ("[ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10
support to atmel LCD driver")).  Checking these commits reveals that the
default value of 'y' has never been set automatically in all releases
since v2.6.25!  Perhaps this line might as well be dropped.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/Kconfig