ASoC: tegra: move remaining AHUB devices to component

Following AHUB modules are considered as part of this series. This updates
all drivers to use component structure. Initially AHUB, I2S, DMIC, DSPK
and ADMAIF drivers were updated.

FPGA code is removed from the related drivers. This can be cherry-picked
if it is really required.

Bug 2845498

Change-Id: Ia3f60257c225d281d86ad83325fb517969259cb4
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
This commit is contained in:
Sameer Pujar
2020-02-24 16:44:23 +05:30
parent 5fa4522d98
commit ec0813dbd1
26 changed files with 533 additions and 506 deletions

View File

@@ -1,5 +1,5 @@
/*
* tegra210_mvc_alt.h - Definitions for Tegra210 MVC driver
* tegra210_mvc.h - Definitions for Tegra210 MVC driver
*
* Copyright (c) 2014-2019 NVIDIA CORPORATION. All rights reserved.
*