]> 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)
commitb4e95a9b66f87435707c95fb35d63e6f5d31db5d
tree0abbef9463713fdce8a9cd6dbb11a276c11ca50b
parent9d963d2cb5590eaea3d2501bd49586b3d333451d
[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