V4L/DVB (6561): Fix xc2028 get register functions and calls
authorMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 5 Nov 2007 12:07:13 +0000 (09:07 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:01 +0000 (19:02 -0200)
commit80b522085a2c870ba0c0bdf2415cc925d7c86ca5
treeefcf9cc4690afb00c636c100ad15aec85baa5a82
parentf8b6030ccca06bf0d45d9b0908caac9b624a9beb
V4L/DVB (6561): Fix xc2028 get register functions and calls

The status registers require a dword for setting register. Fix it on all
occurrences, and at xc3028_get_reg. Also, improves the hardware/firmware
detection printk.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-xc2028.c