mbox series

[0/4] ASoC: pcm3168a: code cleanup

Message ID 20220208084220.1289836-1-nikita.yoush@cogentembedded.com
Headers show
Series ASoC: pcm3168a: code cleanup | expand

Message

Nikita Yushchenko Feb. 8, 2022, 8:42 a.m. UTC
These patches clean up pcm3168a driver, without introducing any
functional change.

Nikita Yushchenko (4):
  ASoC: pcm3168a: cleanup unintuitive mask usage
  ASoC: pcm3168a: refactor hw_params routine
  ASoC: pcm3168a: refactor format handling
  ASoC: pcm3168a: remove numeric PCM3168A_NUM_SUPPLIES

 sound/soc/codecs/pcm3168a.c | 150 +++++++++++++++++-------------------
 1 file changed, 70 insertions(+), 80 deletions(-)

Comments

Mark Brown Feb. 14, 2022, 2:55 p.m. UTC | #1
On Tue, 8 Feb 2022 11:42:16 +0300, Nikita Yushchenko wrote:
> These patches clean up pcm3168a driver, without introducing any
> functional change.
> 
> Nikita Yushchenko (4):
>   ASoC: pcm3168a: cleanup unintuitive mask usage
>   ASoC: pcm3168a: refactor hw_params routine
>   ASoC: pcm3168a: refactor format handling
>   ASoC: pcm3168a: remove numeric PCM3168A_NUM_SUPPLIES
> 
> [...]

Applied to

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

Thanks!

[1/4] ASoC: pcm3168a: cleanup unintuitive mask usage
      commit: 0c483a07e92638aca1f7d42a4986e32c58d29ad2
[2/4] ASoC: pcm3168a: refactor hw_params routine
      commit: c7270209fc6fc377ba5813e8d5b2ce2b26352ee7
[3/4] ASoC: pcm3168a: refactor format handling
      commit: 6bfc1242ee995f23f8c167bf1308a43b86560fce
[4/4] ASoC: pcm3168a: remove numeric PCM3168A_NUM_SUPPLIES
      commit: 3e63d3c1a2e52fb60d66bb23cb62c92c92ad0a3f

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