提交 29c047b7 编写于 作者: J Jyri Sarha 提交者: Tomi Valkeinen

OMAPDSS: hdmi: Add pdev pointer for audio_pdev in HDMI DRV data

This is used to store omap-hdmi-audio pdev for unregistering it.
Signed-off-by: NJyri Sarha <jsarha@ti.com>
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
上级 945514b5
......@@ -353,6 +353,8 @@ struct omap_hdmi {
bool core_enabled;
struct omap_dss_device output;
struct platform_device *audio_pdev;
};
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册