commit | eee7d353a19032b48c0f71504081de84a0ee79d8 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 11 15:21:46 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 16 08:38:59 2016 -0200 |
tree | a9161248e5606ee9ea2730e40c43c25dc1e2a3cd | |
parent | db152276ce720baadcbd6bccebbeb17da001d312 [diff] |
[media] v4l2-mc: add a routine to create USB media_device Instead of copying exactly the same code on all USB devices, add an ancillary routine that will create and fill the struct media_device with the values imported from the USB device. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>