video: s3c2410: fix checkpatch warnings
authorJingoo Han <jg1.han@samsung.com>
Mon, 10 Sep 2012 10:55:12 +0000 (19:55 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 22 Sep 2012 21:37:56 +0000 (21:37 +0000)
commit42affc2de4d96634ba05b4e99313028e878a004c
treeb6ccf1600e4d1b0a57c9099a59927dc6fda53182
parent81c1655811e941af24c212c0ac5c27931f91af3b
video: s3c2410: fix checkpatch warnings

This patch fixes the checkpatch warnings listed below:

WARNING: usleep_range should not use min == max args; see Documentation/timers/timers-howto.txt
WARNING: quoted string split across lines

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/s3c2410fb.c