mbox series

[v2,0/4] ASoC: Intel: bytcht_es8316: few cleanups

Message ID 20211006165228.1692-1-andriy.shevchenko@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: bytcht_es8316: few cleanups | expand

Message

Andy Shevchenko Oct. 6, 2021, 4:52 p.m. UTC
The small set of cleanups against bytcht_es8316 board file.

In v2:
- added tag (Pierre)
- added commit message to the patch 2 (Joe)

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

 sound/soc/intel/boards/bytcht_es8316.c | 37 +++++++++-----------------
 1 file changed, 12 insertions(+), 25 deletions(-)