]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ams369fg06: replace EFAULT with EINVAL
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Feb 2013 02:15:19 +0000 (13:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:11 +0000 (16:53 +1100)
commite24c069b3f18f38920975859c39b5315cca8dd4d
tree2fc99ded888550d167dc10f2c15d38b6b6440ecc
parentbd154595b198ca5aab6e3547ad220293a287bfee
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