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:
88e4fcd
)
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 5 Mar 2014 14:21:07 +0000
(11:21 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 11 Mar 2014 09:56:46 +0000
(06:56 -0300)
We can't free struct em28xx while one of the extensions is still
using it.
So, add a kref() to control it, freeing it only after the
extensions fini calls.
Reviewed-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-audio.c
patch
|
blob
|
history
drivers/media/usb/em28xx/em28xx-cards.c
patch
|
blob
|
history
drivers/media/usb/em28xx/em28xx-dvb.c
patch
|
blob
|
history
drivers/media/usb/em28xx/em28xx-input.c
patch
|
blob
|
history
drivers/media/usb/em28xx/em28xx-video.c
patch
|
blob
|
history
drivers/media/usb/em28xx/em28xx.h
patch
|
blob
|
history
diff --cc
drivers/media/usb/em28xx/em28xx-audio.c
Simple merge
diff --cc
drivers/media/usb/em28xx/em28xx-cards.c
Simple merge
diff --cc
drivers/media/usb/em28xx/em28xx-dvb.c
Simple merge
diff --cc
drivers/media/usb/em28xx/em28xx-input.c
Simple merge
diff --cc
drivers/media/usb/em28xx/em28xx-video.c
Simple merge
diff --cc
drivers/media/usb/em28xx/em28xx.h
Simple merge