OSDN Git Service

Merge series "ASoC: Intel: bytcr_rt5651: few cleanups" from Andy Shevchenko <andriy...
authorMark Brown <broonie@kernel.org>
Mon, 11 Oct 2021 16:25:37 +0000 (17:25 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 11 Oct 2021 16:25:37 +0000 (17:25 +0100)
The small set of cleanups against bytcr_rt5651 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_rt5651: Get platform data via dev_get_platdata()
  ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device
  ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk
  ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log
    saturation

 sound/soc/intel/boards/bytcr_rt5651.c | 118 +++++++++++---------------
 1 file changed, 50 insertions(+), 68 deletions(-)

--
2.33.0


Trivial merge