commit | 97a4d9d53a2c63706cb5bf222c37bf273939a7eb | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Feb 21 16:43:21 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 21 17:22:22 2013 -0800 |
tree | 2faf3bd12cfe3b07e921acae78b300fb2dfc6890 | |
parent | 4a959e598ebb20caeec0b5e5c4455597f4836661 [diff] |
backlight: s6e63m0: use sleep instead of delay Replace mdelay with msleep to remove the busy loop waiting. 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>