V4L/DVB (6612): Allow RESET_CLK callback and avoids unneeded loading
authorMichel Ludwig <michel.ludwig@gmail.com>
Fri, 16 Nov 2007 10:49:49 +0000 (07:49 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:14 +0000 (19:02 -0200)
commit5403bbae9bfebe1f2df3a022c83e54f70906cefe
tree5a39bb22938d9c360b23c77e07513f8a7643e071
parenta37b4c9bc87a74ed5003c385eae264fc0acf6b35
V4L/DVB (6612): Allow RESET_CLK callback and avoids unneeded loading

TM5600/TM6000 needs clock reset during firmware load. This patch adds the
capability of caling a callback method for this.

Also, avoids uneeded firmware loads.

Signed-off-by: Michel Ludwig <michel.ludwig@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-xc2028.c