From: Antti Palosaari Date: Fri, 15 Jun 2012 03:29:36 +0000 (-0300) Subject: [media] dvb_usb_v2: try to remove all adapters on exit X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~629 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3a5daa6ee7a0eae3b2161ed4783fee547654c2;p=pandora-kernel.git [media] dvb_usb_v2: try to remove all adapters on exit It did not removed adapter on error case as .num_adapters_initialized was set after success adapter initialization. It should be safe to try remove all possible adapters in any-case. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed