From: Michael Krufky Date: Sat, 24 Mar 2007 17:21:53 +0000 (-0400) Subject: [PATCH] cx88-dvb: fix nxt200x rf input switching X-Git-Tag: v2.6.21-rc5~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ae29e284b328e0976789d5c199bbbe80e4b005;p=pandora-kernel.git [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 Cc: Mauro Carvalho Chehab Cc: Ivan Andrewjeski Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed