]> git.baikalelectronics.ru Git - kernel.git/commit
[media] siano: honour per-card default mode
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 7 Mar 2013 14:40:45 +0000 (11:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 10:52:48 +0000 (07:52 -0300)
commitd790ad5bb0c1fe83ff8bc797134be8949916076f
tree0abbef9463713fdce8a9cd6dbb11a276c11ca50b
parent32396c75ad515f709ba9d6a2bd8d3845a7d19115
[media] siano: honour per-card default mode

Instead of using a global default_mode, passed via modprobe
parameter, use the one defined inside the cards struct.
That will prevent the need of manually specify it for each
board, except, of course, if the user wants to do something
different, on boards that accept multiple types.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/siano/smscoreapi.c