[media] cx18: Fix warnings introduced during cleanup
authorSimon Farnsworth <simon.farnsworth@onelan.co.uk>
Thu, 5 May 2011 12:42:36 +0000 (09:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 12:30:48 +0000 (09:30 -0300)
commitbea3c54f52ba84ddd8bfc9228255ff501e9b5c21
treee5ecc48a2bf9ee53b4649c5a479baeca034b1838
parent5f7088127e800df2cd5ff08140bdca087ab0fbac
[media] cx18: Fix warnings introduced during cleanup

I misused the ktime API, and failed to remove some traces of the
in-kernel format conversion. Fix these, so the the driver builds
without warnings.

Signed-off-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-mailbox.c