mbox series

[v2,0/3] ASoC: mediatek: mt8192: apply some cleanup

Message ID 20210125062003.1221810-1-tzungbi@google.com
Headers show
Series ASoC: mediatek: mt8192: apply some cleanup | expand

Message

Tzung-Bi Shih Jan. 25, 2021, 6:20 a.m. UTC
The series applies after [1].

The 1st and 2nd patch refactor to use asoc_substream_to_rtd().  Just
realized there is such a helper for the purpose.

The 3rd patch simplies ops of Capture1 DAI link.

Changes from previous version:
- Separated from the series [2].

[1]: https://patchwork.kernel.org/project/alsa-devel/patch/20210125061453.1056535-1-tzungbi@google.com/
[2]: https://patchwork.kernel.org/project/alsa-devel/list/?series=419769

Tzung-Bi Shih (3):
  ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()
  ASoC: mediatek: mt8192: use asoc_substream_to_rtd()
  ASoC: mediatek: mt8192-mt6359: simply ops for Capture1 DAI link

 sound/soc/mediatek/mt8192/mt8192-afe-pcm.c    |  4 ++--
 .../mt8192/mt8192-mt6359-rt1015-rt5682.c      | 24 ++++++++-----------
 2 files changed, 12 insertions(+), 16 deletions(-)

Comments

Mark Brown Feb. 10, 2021, 8:11 p.m. UTC | #1
On Mon, 25 Jan 2021 14:20:00 +0800, Tzung-Bi Shih wrote:
> The series applies after [1].
> 
> The 1st and 2nd patch refactor to use asoc_substream_to_rtd().  Just
> realized there is such a helper for the purpose.
> 
> The 3rd patch simplies ops of Capture1 DAI link.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/3] ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()
      commit: 8e59cf943fa7402f008de4b444beb0c5280317bc
[2/3] ASoC: mediatek: mt8192: use asoc_substream_to_rtd()
      commit: 0840706d6c61658e51f42762c5b4f211b7596535
[3/3] ASoC: mediatek: mt8192-mt6359: simply ops for Capture1 DAI link
      (no commit info)

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