upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:46 +0000 (14:26 +0900)
commit561e3b9b73df95c19dd86538268484b73a95c89c
treef7c1fbfd6edb5b882ddf71f30ddc295cac06dcc9
parent469efecbe40cea863b04dce18e3e29fcf93fcbcc
upstream: [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