OSDN Git Service

drm/i2c: tda998x: fix audio muting
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Sep 2013 09:37:13 +0000 (10:37 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Sep 2013 16:41:18 +0000 (09:41 -0700)
commitdb6aaf4d55f95dcb6b162c3a59b56eb1e85ccdfe
treebadbbe13f51063b26ddc33082a589309df3638dd
parent53dad6d3a8e5ac1af8bacc6ac2134ae1a8b085f1
drm/i2c: tda998x: fix audio muting

Fix a bug that was introduced in commit c4c11dd160a8 ("drm/i2c: tda998x:
add video and audio input configuration") when Sebastian cleaned up my
original patch.  Without this being fixed, audio is muted when the
display is turned off, never to be re-enabled.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Darren Etheridge <detheridge@ti.com>
Cc: Dave Airlie <airlied@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpu/drm/i2c/tda998x_drv.c