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:
c3aed26
)
[media] rc-core: reuse device numbers
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 14 Jan 2014 19:27:55 +0000
(16:27 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 15 Jan 2014 13:46:37 +0000
(11:46 -0200)
Before changeset
d8b4b5822f51e
, the remote controller device numbers
were released when the device were unregistered. That helped to maintain
some sanity, as, when USB devices are replugged, the remote controller
would get the same number.
Restore the same behaviour.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/rc-main.c
patch
|
blob
|
history
diff --cc
drivers/media/rc/rc-main.c
Simple merge