V4L/DVB (8034): tda18271: fix IF notch frequency handling
authorMichael Krufky <mkrufky@linuxtv.org>
Sun, 8 Jun 2008 23:10:29 +0000 (20:10 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 26 Jun 2008 18:58:48 +0000 (15:58 -0300)
commit44e645c20304bbe0a72cb994d9baf4b5727d7cec
treecc512ef052c3c3e0292bfe4be97d04bfcc2d888c
parent0e7830b50b20fcc25f21f79b7734102284d7c8f9
V4L/DVB (8034): tda18271: fix IF notch frequency handling

The IF notch bit gets unset when we update the Main Post Div register
value, before we have a chance to write the desired IF notch setting
to the tuner.  Move the IF notch configuration to after we update MPD.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/tuners/tda18271-fe.c