commit | 3d0ccad0dbbd51b64d307c64cc163002334afbfa | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 16 08:07:43 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 16 09:30:46 2016 -0200 |
tree | a5ec61523a5c8ec46a8639781e01024f6eab89f2 | |
parent | dd47fbd40e6ea6884e295e13a2e50b0894258fdf [diff] |
[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>