]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: sor: Introduce audio enable/disable callbacks
authorThierry Reding <treding@nvidia.com>
Mon, 24 Jun 2019 13:15:39 +0000 (15:15 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:57 +0000 (11:18 +0100)
commit85d0c4b54fbd5383950ce364641883ea4ad45362
treec2baf23a5a89ea2a128623e4d380551bf8bfc89e
parenta9087cf2e1994edb58418b1fd3bb2026a7d85c88
drm/tegra: sor: Introduce audio enable/disable callbacks

In order to support different modes (DP in addition to HDMI), split out
the audio setup/teardown into callbacks.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c