mbox series

[v1,0/3] ASoC: last minute fixes

Message ID 20181018111829.27056-1-marcel@ziswiler.com
Headers show
Series ASoC: last minute fixes | expand

Message

Marcel Ziswiler Oct. 18, 2018, 11:18 a.m. UTC
This series comes with some last minutes fixes and clean-up.

Changes in v1:
- Split from the Tegra series as suggested by Mark.
- Fix issue in soc-core rather than working around it in tegra_sgtl5000.

Marcel Ziswiler (3):
  ASoC: tegra_sgtl5000: fix device_node refcounting
  ASoC: soc-core: fix trivial checkpatch issues
  ASoC: soc-core: fix platform name vs. of_node assignement

 sound/soc/soc-core.c             | 162 ++++++++++++++++++++++++---------------
 sound/soc/tegra/tegra_sgtl5000.c |  17 +++-
 2 files changed, 116 insertions(+), 63 deletions(-)