From: Devin Heitmueller Date: Wed, 17 Dec 2008 05:25:00 +0000 (-0300) Subject: V4L/DVB (9923): xc5000: remove init_fw option X-Git-Tag: v2.6.29-rc1~556^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d553cc958aacdc3cdfcecd675b15458aa156c736;p=pandora-kernel.git V4L/DVB (9923): xc5000: remove init_fw option The init_fw option was broken for the HVR-950q because we would call the reset callback inside of dvb_attach() and the callback had not been setup yet. Michael Krufky (who added the init_fw feature) says it's no longer required, so just remove the option completely. Thanks to user Zzeiss from #linuxtv chat for reporting the issue and Michael Krufky for proposing the fix. Signed-off-by: Devin Heitmueller Acked-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed