OSDN Git Service

[media] si4713: coding style time-related cleanups
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 6 Dec 2013 09:48:49 +0000 (06:48 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 18 Dec 2013 08:41:22 +0000 (06:41 -0200)
commitcb15da3636b038a9a60354b838cb37d8cab48dfe
tree52693d7fac85bb7bf761587deaf3bcadce1f2c69
parent9ca33ccd539e67f6042d813146bf1b65605fa5c4
[media] si4713: coding style time-related cleanups

Fix the non-whitespace checkpatch errors/warnings.
Replace msleep with usleep_range and the jiffies comparison with
time_is_after_jiffies().

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Eduardo Valentin <edubezval@gmail.com>
Acked-by: Dinesh Ram <dinesh.ram@cern.ch>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/radio/si4713/si4713.c