All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ASoC: Intel: bytcr_rt5640: few cleanups
@ 2021-10-07 16:57 ` Andy Shevchenko
  0 siblings, 0 replies; 15+ messages in thread
From: Andy Shevchenko @ 2021-10-07 16:57 UTC (permalink / raw)
  To: Mark Brown, Pierre-Louis Bossart, Hans de Goede, alsa-devel,
	linux-kernel
  Cc: Cezary Rojewski, Jie Yang, Takashi Iwai, Liam Girdwood, Andy Shevchenko

The small set of cleanups against bytcr_rt5640 board file.

In v2:
- added commit message to patch 2 (Joe, Pierre)
- added cover letter (Pierre)
- added Hans to Cc list (Hans)

Andy Shevchenko (4):
  ASoC: Intel: bytcr_rt5640: Get platform data via dev_get_platdata()
  ASoC: Intel: bytcr_rt5640: Use temporary variable for struct device
  ASoC: Intel: bytcr_rt5640: use devm_clk_get_optional() for mclk
  ASoC: Intel: bytcr_rt5640: Utilize dev_err_probe() to avoid log
    saturation

 sound/soc/intel/boards/bytcr_rt5640.c | 116 +++++++++++---------------
 1 file changed, 49 insertions(+), 67 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-10-11 17:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 16:57 [PATCH v2 0/4] ASoC: Intel: bytcr_rt5640: few cleanups Andy Shevchenko
2021-10-07 16:57 ` Andy Shevchenko
2021-10-07 16:57 ` [PATCH v2 1/4] ASoC: Intel: bytcr_rt5640: Get platform data via dev_get_platdata() Andy Shevchenko
2021-10-07 16:57   ` Andy Shevchenko
2021-10-07 16:57 ` [PATCH v2 2/4] ASoC: Intel: bytcr_rt5640: Use temporary variable for struct device Andy Shevchenko
2021-10-07 16:57   ` Andy Shevchenko
2021-10-07 16:57 ` [PATCH v2 3/4] ASoC: Intel: bytcr_rt5640: use devm_clk_get_optional() for mclk Andy Shevchenko
2021-10-07 16:57   ` Andy Shevchenko
2021-10-07 16:57 ` [PATCH v2 4/4] ASoC: Intel: bytcr_rt5640: Utilize dev_err_probe() to avoid log saturation Andy Shevchenko
2021-10-07 16:57   ` Andy Shevchenko
2021-10-10 20:31 ` [PATCH v2 0/4] ASoC: Intel: bytcr_rt5640: few cleanups Hans de Goede
2021-10-10 20:31   ` Hans de Goede
2021-10-11 14:19   ` Pierre-Louis Bossart
2021-10-11 17:01 ` Mark Brown
2021-10-11 17:01   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.