[media] em28xx-audio: Properly report failures to start stream
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 19 Jun 2011 13:15:35 +0000 (10:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:53:04 +0000 (17:53 -0300)
commitdebb7241498001a0da10ee01b72f9ec1f9b1edc8
tree0ebc6755b8ff1625972f7361552f9580b5eeb486
parent66cb6957d338383157d4fdafef7c85e488e9e535
[media] em28xx-audio: Properly report failures to start stream

If the audio stream fails for any reason, it should:
1) Report an error via dmesg;
2) Mark internally that the stream didn't started.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-audio.c