get_media_devices: don't bail out if one of the clases is not available
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 23 May 2011 09:11:31 +0000 (06:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 23 May 2011 09:11:31 +0000 (06:11 -0300)
commit41afe36c7760121e58922fc49b57619ee78655e8
treeed763606a4e456cc591b12ca49be08c0d35cfe5f
parentce8cd9d3192995f7cacc4532e0a86ca82d14dd5a
get_media_devices: don't bail out if one of the clases is not available

For now, it requires that all dvb, v4l and sound classes to be available,
otherwise, an error happens.

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