OSDN Git Service

[media] em28xx-audio: make sure audio is unmuted on open()
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Fri, 17 Jan 2014 17:18:43 +0000 (14:18 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 14 Mar 2014 13:17:18 +0000 (10:17 -0300)
commitba35ca07080268af1badeb47de0f9eff28126339
tree06e248461b91a1a09550c5963588b5e6b74466e8
parent22a5ea91df52392f98ff7ff66a1dce2c07e68568
[media] em28xx-audio: make sure audio is unmuted on open()

In all cases, when the first capture is called, we need to
call the code that unmutes the volume.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-audio.c