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:
a6bad04
)
[media] em28xx: prefer_bulk parameter is read-only
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 23 Dec 2012 15:14:20 +0000
(13:14 -0200)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 23 Dec 2012 15:14:20 +0000
(13:14 -0200)
As the bulk mode is set at device's probe, it is not possible
to change it later. So, change the parameter to be read only
after modprobing.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found