mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-28 22:38:48 +00:00
afca99a2bf
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 <julian@jusst.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>