commit | f5ae29e284b328e0976789d5c199bbbe80e4b005 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Sat Mar 24 13:21:53 2007 -0400 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Mar 24 16:49:22 2007 -0700 |
tree | 7a993be693e8f6373ba419f5d1f01c3ac6a77d15 | |
parent | d9a5c0a4e0b4c84850a1a5bbacba3f7858b67037 [diff] |
[PATCH] cx88-dvb: fix nxt200x rf input switching After dvb tuner refactoring, the pllbuff has been altered such that the pll address is now stored in buf[0]. Instead of sending buf to set_pll_input, we should send buf+1. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Cc: Mauro Carvalho Chehab <mchehab@infradead.org> Cc: Ivan Andrewjeski <ivan@fiero-gt.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>