]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ld9040: use sleep instead of delay
authorJingoo Han <jg1.han@samsung.com>
Thu, 7 Feb 2013 01:27:21 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:00 +0000 (16:47 +1100)
commitc63491aba243bcd361ecbb1891b760358b068f43
treea53b44dd398abef24d7e935050b3be64f59687e5
parent5194c853efbeaf1b247508edecef18b5304a6945
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>
drivers/video/backlight/ld9040.c