]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: sor: Extract common audio enabling code
authorThierry Reding <treding@nvidia.com>
Mon, 24 Jun 2019 13:13:16 +0000 (15:13 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:57 +0000 (11:18 +0100)
commite473f9a35ab205d90c78aecaa8039dc9c5f6dbd4
tree88e7f9add3f9cb4bd3eaeb3bebd0414d8a727c87
parent7367615414efb0a10c9e94bc9e5a39497286d6ad
drm/tegra: sor: Extract common audio enabling code

The code to enable audio support is split into two parts, one being
generic for the SOR and another part that is specific whether the SOR is
in HDMI mode or in DP mode. Split out the common part in preparation for
reusing the code in DP mode.

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