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:
c53a8e9
)
[media] cx231xx-input: stop polling if the device got removed.
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 10 Jan 2012 00:28:13 +0000
(22:28 -0200)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 11 Jan 2012 00:35:28 +0000
(22:35 -0200)
If the device got removed, stops polling it. Also, un-registers
it at input/evdev, as it won't work anymore. We can't free the
IR structure yet, as the ir_remove method will be called later.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found