v4l2: fix compiler warnings when compiling with -DG_DISABLE_ASSERT
authorTim-Philipp Müller <tim@centricular.com>
Sun, 29 Jun 2014 16:03:17 +0000 (17:03 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 29 Jun 2014 16:06:11 +0000 (17:06 +0100)
commitf79de9a420922c22e5347e9a8b0d9585d88230ec
treec9bda5edaa9a03c032c3fa23ac1210de9e484fee
parent4edbd4c368bdcfd05388a266d87169732d1f3bc4
v4l2: fix compiler warnings when compiling with -DG_DISABLE_ASSERT

Compiler complains about uninitialised variables in the impossible
'default' code path in device provider source/sink switch-case.
sys/v4l2/gstv4l2deviceprovider.c