mbox series

[v3,0/2] ASoC: atmel: one fix and one cleanup

Message ID 20220727090814.2446111-1-claudiu.beznea@microchip.com
Headers show
Series ASoC: atmel: one fix and one cleanup | expand

Message

Claudiu Beznea July 27, 2022, 9:08 a.m. UTC
Hi,

The series adds one fix for mchp-spdifrx and one cleanups for
mchp-spdifrx and mchp-spdifrx drivers.

Thank you,
Claudiu Beznea

Changes in v3:
- changed cover letter title s/few/one, s/cleanups/cleanup
- fix compilation error and warnings
- keep only patch 1/5 and patch 3/5 from previous version as the rest
  of them were integrated

Changes in v2:
- s/tag/tab in the title of patch 2/5

Claudiu Beznea (2):
  ASoC: mchp-spdifrx: disable end of block interrupt on failures
  ASoC: mchp-spdiftx: remove references to mchp_i2s_caps

 sound/soc/atmel/mchp-spdifrx.c | 9 ++++++---
 sound/soc/atmel/mchp-spdiftx.c | 8 --------
 2 files changed, 6 insertions(+), 11 deletions(-)

Comments

Mark Brown July 28, 2022, 12:22 a.m. UTC | #1
On Wed, 27 Jul 2022 12:08:12 +0300, Claudiu Beznea wrote:
> The series adds one fix for mchp-spdifrx and one cleanups for
> mchp-spdifrx and mchp-spdifrx drivers.
> 
> Thank you,
> Claudiu Beznea
> 
> Changes in v3:
> - changed cover letter title s/few/one, s/cleanups/cleanup
> - fix compilation error and warnings
> - keep only patch 1/5 and patch 3/5 from previous version as the rest
>   of them were integrated
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: mchp-spdifrx: disable end of block interrupt on failures
      commit: 768ac4f12ca0fda935f58eb8c5120e9d795bc6e3
[2/2] ASoC: mchp-spdiftx: remove references to mchp_i2s_caps
      commit: 403fcb5118a0f4091001a537e76923031fb45eaf

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