From: Julian Scheel Date: Mon, 5 Nov 2012 14:51:05 +0000 (-0300) Subject: [media] tm6000-dvb: Fix module unload X-Git-Tag: v3.9-rc1~93^2~464 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afca99a2bf2cef3a6e5e574cb7bc0e0bdf5b3ffa;p=pandora-kernel.git [media] tm6000-dvb: Fix module unload dvb_unregister_frontend has to be called before detach. Otherwise the unregister call will segfault. This made tm6000-dvb module unload unusable. Signed-off-by: Julian Scheel Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed