]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ams369fg06: use sleep instead of delay
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Feb 2013 02:15:19 +0000 (13:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:10 +0000 (16:53 +1100)
commit137bbd61bb3a26ff3827f85d25eeeb57355f9ce3
treeea6e1832ac97ec87960f4ea82eba74ae34923598
parentba8a346a2839db8f87a3c03affe8d4d144617adf
backlight: ams369fg06: 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/ams369fg06.c