commit | cb15da3636b038a9a60354b838cb37d8cab48dfe | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Dec 06 06:48:49 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Dec 18 06:41:22 2013 -0200 |
tree | 52693d7fac85bb7bf761587deaf3bcadce1f2c69 | |
parent | 9ca33ccd539e67f6042d813146bf1b65605fa5c4 [diff] |
[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>