[media] pvrusb2: Handle change of mode before handling change of video standard
authorMike Isely <isely@pobox.com>
Sun, 13 Feb 2011 20:31:55 +0000 (17:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:21 +0000 (20:32 -0300)
commit9bf98321b4894b1e6787b4b93cd8fb81906a0f79
tree77bc60e5f2eecc33b4fbcdbf2660fd7deef4d379
parent2b74334d12914eb10b8dac90300c3799a2115569
[media] pvrusb2: Handle change of mode before handling change of video standard

pvrusb2: Recognize and handle mode change before dealing with changes
related to the video standard.  Even though the video standard should
only matter when in analog mode, doing this way is technically cleaner
in case there's other stuff that might depend on both.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pvrusb2/pvrusb2-hdw.c