commit | 81c650e3accca9ca20232e96058aa759ceae06a5 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Feb 21 16:43:24 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 21 17:22:22 2013 -0800 |
tree | 5d5729900fd38f9e3d90b7dfea20779f74f7eb92 | |
parent | 892dc2e6603034188f51b30e702498a51d8c7365 [diff] |
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>