On Wed, 29 Jun 2022 21:42:20 +0200, Uwe Kleine-König wrote:
Since commit fcff5f99742e ("ASoC: tegra: remove unnecessary includes") the header file (which at the time was named tegra_das.h) there is only the actual driver that includes it. Just move the definitions into the driver, drop the exports and remove the completely unused function.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/5] ASoC: tegra: tegra20_das: Fold header file into only user commit: 6dbc34d9c31e71aeb8175ce443c11b9e19e9f8ee [2/5] ASoC: tegra: tegra20_das: Remove unused function tegra20_das_read commit: 9a99b9b26451ca2a81867ce0cd8fe18dce856a8c [3/5] ASoC: tegra: tegra20_das: Get rid of global pointer for driver data commit: eefaea93235523d248cc8cadcd6be9f47b03b9d5 [4/5] ASoC: tegra: tegra20_das: Make helper functions return void commit: a10a8b6661c478dac3a8c55ad41f5cb00779c6b9 [5/5] ASoC: tegra: tegra20_das: Drop write-only driver data member commit: fb617612fd8e017720d7fe907b22b4bb44027948
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark