]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] em28xx: remove dead code line from em28xx_audio_setup()
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Sat, 13 Sep 2014 08:56:46 +0000 (05:56 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Sep 2014 19:13:42 +0000 (16:13 -0300)
commit43c3ea312c49efa01dc3b6cd5d78dd8bed27f347
tree5c2db7695326d531605f78426571609c183e9c07
parent920f1e4a528a1db01d6822026f653659ecb4983d
[media] em28xx: remove dead code line from em28xx_audio_setup()

Setting the value of the chip config register to EM28XX_CHIPCFG_AC97 in
case of a read error is a leftover from the past which is no longer
needed.

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