]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: s6e63m0: replace EFAULT with EINVAL
authorJingoo Han <jg1.han@samsung.com>
Thu, 7 Feb 2013 01:27:23 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:02 +0000 (16:47 +1100)
commitacb2338a23b5bbf2c552cf9c14d5ac76bce7d03c
tree1a18d60d2f9e5ead1c351da8a52f2021babb491d
parentf43961cfee45b5e3303ed9d952fae10fb07c8c78
backlight: s6e63m0: 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/s6e63m0.c