An invalid vconf->dev is -1 not 0
If v4l1_open() failed then vconf->dev is set to -1 So we must check this value and not than vconf->dev is not zero
Authored by: ludov 2013-09-18
Parent: [r212]
Child: [r214]