[media] em28xx: std fixes: don't implement in webcam mode, and fix std changes
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 7 Sep 2012 10:31:54 +0000 (07:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Jan 2013 02:56:38 +0000 (00:56 -0200)
commitd8c95c08ef1127c8777dc3a1177143cf8a5b86ef
treec7662ea2c8b0ba33a970c7f56f9c3209097c2aa8
parent7f529794847bc2ff509967e5ad54fce7d885de93
[media] em28xx: std fixes: don't implement in webcam mode, and fix std changes

When in webcam mode the STD API shouldn't be implemented.
When changing the standard the resolution wasn't updated, and there was no
check against streaming-in-progress.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-video.c