V4L/DVB (11035): mt9t031 bugfix
authorPhilippe Rétornaz <philippe.retornaz@epfl.ch>
Fri, 13 Mar 2009 12:42:32 +0000 (09:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:22 +0000 (12:43 -0300)
commitc98afbfc20355dd04a7b817b232e06a4c3e73bac
tree2806c6959ed1822ef65482851a81608efa28d56a
parentd42574d1d26a17b5c4a3e9d5cbd2e5cacfd550fa
V4L/DVB (11035): mt9t031 bugfix

- The video device is not allocated when mt9t031_init() is called, don't use
it in debug printk.

- The clock polarity is inverted in mt9t031_set_bus_param(), use the correct
one.

Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mt9t031.c