From: Mauro Carvalho Chehab Date: Fri, 11 Apr 2008 14:29:44 +0000 (-0300) Subject: V4L/DVB (7537): cx88/saa7134: Fix: avoid OOPS on module unload X-Git-Tag: v2.6.26-rc1~1084^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9950c1b5b4b86d4aae12853c2f0a0ef11d976764;p=pandora-kernel.git V4L/DVB (7537): cx88/saa7134: Fix: avoid OOPS on module unload If frontend is not attached, both cx88-dvb and saa7134-dvb don't register DVB. However, dvb unregister were inconditionally called. Due to that, an OOPS is generated. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed