commit | 44e645c20304bbe0a72cb994d9baf4b5727d7cec | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Sun Jun 08 20:10:29 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Jun 26 15:58:48 2008 -0300 |
tree | cc512ef052c3c3e0292bfe4be97d04bfcc2d888c | |
parent | 0e7830b50b20fcc25f21f79b7734102284d7c8f9 [diff] |
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>