]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] em28xx: prefer_bulk parameter is read-only
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 23 Dec 2012 15:14:20 +0000 (13:14 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 23 Dec 2012 15:14:20 +0000 (13:14 -0200)
commitb5cff595bd005dba8051e9125f0ed28b5ff05c89
tree35015b4acbf196386b083c26fcc77a743376dd73
parenta6bad040dacb7c0c59173feba98001ae1d4811e4
[media] em28xx: prefer_bulk parameter is read-only

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>
drivers/media/usb/em28xx/em28xx-cards.c