OSDN Git Service

drm/tegra: hdmi: Reuse common HDA format parser
authorThierry Reding <treding@nvidia.com>
Thu, 3 Jan 2019 14:23:17 +0000 (15:23 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 16 Jan 2019 12:10:33 +0000 (13:10 +0100)
commite3c702dcc7b047a5187a5ad132bfdf3850cc33e1
treea9329ad6ceeb76539957ea1aeb6335f9641c4513
parentfad7b80643100d16b157b4367a6d2c7f8b19f812
drm/tegra: hdmi: Reuse common HDA format parser

Eliminate some duplicate code by reusing the HDA format parser already
used by the SOR.

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