From: Frank Schaefer Date: Sun, 12 Jan 2014 16:24:24 +0000 (-0300) Subject: [media] em28xx: always call em28xx_release_resources() in the usb disconnect handler X-Git-Tag: v3.14-rc1~20^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a620c7c1cd74064e75a525738e9410b8851fa96;p=pandora-kernel.git [media] em28xx: always call em28xx_release_resources() in the usb disconnect handler When the usb device is disconnected, the resources are no longer available, so there is no reason to keep them registered. This will also fix the various sysfs group removal warnings which we can see since kernel 3.13. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed