]> git.baikalelectronics.ru Git - kernel.git/commit
[media] siano: use generic function to create MC device
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 16 Feb 2016 10:07:43 +0000 (08:07 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 16 Feb 2016 11:30:46 +0000 (09:30 -0200)
commit67815798534a6bc6ff248f8f2eee84443caca202
treea5ec61523a5c8ec46a8639781e01024f6eab89f2
parent508222c186b68893a717b7947956b2bec4a22f1c
[media] siano: use generic function to create MC device

Currently, it is initializing the driver name using the wrong
name ("usb"). Use the generic function, as its logic works
best, and avoids repeating the very same code everywhere.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/siano/smsusb.c