git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f188da4
)
[media] em28xx: always call em28xx_release_resources() in the usb disconnect handler
author
Frank Schaefer
<fschaefer.oss@googlemail.com>
Sun, 12 Jan 2014 16:24:24 +0000
(13:24 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 14 Jan 2014 16:32:04 +0000
(14:32 -0200)
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 <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found