get_media_devices: don't discard virtual devices
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 29 May 2011 13:58:51 +0000 (10:58 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 29 May 2011 14:12:47 +0000 (11:12 -0300)
commit1f0e0ee27d0c1cdcb9988a9d86657b9385214fcc
tree4eac3ce13dd684cf2214ae182c1c08ffc058be5d
parentd107fbd7cbb8fdadea7cbc4963016fc82230e2dd
get_media_devices: don't discard virtual devices

Instead of discarding virtual devices, just consider each of
them as a new hardware.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/libmedia_dev/get_media_devices.c