]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ams369fg06: replace EFAULT with EINVAL
authorJingoo Han <jg1.han@samsung.com>
Thu, 7 Feb 2013 01:27:25 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:03 +0000 (16:47 +1100)
commit38dade5b19d4ff854a3a1ffc4c494f9d6924a884
treead2023de2b889857eb2dd00679c5767e48c7fe0d
parent1c0b363f279609670ac206a7eb88b7f2aa83dc0b
backlight: ams369fg06: replace EFAULT with EINVAL

Replace EFAULT with EINVAL, because EFAULT tends to be for the invalid
memory addresses.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/ams369fg06.c