commit | d2fff29042877154c3bc051a147bc7964a2e5fe2 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Feb 21 16:43:15 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 21 17:22:21 2013 -0800 |
tree | 204a00450587f76b540e4af325336727cb61a668 | |
parent | 1be9ca2579aa901a86cfd353e10814a2dcfb15fe [diff] |
backlight: ld9040: 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>