OSDN Git Service

drm: bridge/dw_hdmi: request interrupt only after initializing the mutes
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 7 Jan 2015 12:43:50 +0000 (13:43 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 7 Jan 2015 17:32:33 +0000 (18:32 +0100)
commit639a202cc66716195b73aef1b749a4b50b6abca1
tree7743395996a23a26f8751bc6b3709dcc15b24525
parent12b9f204e804b2a6c65a6662b1fbe2449bca677f
drm: bridge/dw_hdmi: request interrupt only after initializing the mutes

Otherwise a spurious interrupt might trigger (and crash) the interrupt handler
before probing finished.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/drm/bridge/dw_hdmi.c