[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)
commit3d0ccad0dbbd51b64d307c64cc163002334afbfa
treea5ec61523a5c8ec46a8639781e01024f6eab89f2
parentdd47fbd40e6ea6884e295e13a2e50b0894258fdf
[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
This page took 0.025175 seconds and 5 git commands to generate.