[media] au0828: properly handle stream on/off state
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 10 Aug 2014 00:47:14 +0000 (21:47 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:07 +0000 (15:25 -0500)
commite2147d0af0aa77c1a7b610224161993ef62e3ac1
tree23d93fd64c674c82b32fb12314266ed75f8a4a7c
parentb799de75e032c4d27788af9b4df3ab25858f87a8
[media] au0828: properly handle stream on/off state

The STREAM_ON state is used by s_format callback,
but the driver never sets it.

Fix it. This will also be needed in order to handle
suspend/resume ops.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/au0828/au0828-video.c