public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Match data improvements for wm8580 driver
@ 2023-08-31 20:14 Biju Das
  2023-08-31 20:14 ` [PATCH v3 1/2] ASoC: wm8580: Simplify probe() Biju Das
  2023-08-31 20:14 ` [PATCH v3 2/2] ASoC: wm8580: Move OF table Biju Das
  0 siblings, 2 replies; 6+ messages in thread
From: Biju Das @ 2023-08-31 20:14 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai
  Cc: Biju Das, Liam Girdwood, Mark Brown, Charles Keepax,
	Andy Shevchenko, Uwe Kleine-König, patches, alsa-devel,
	linux-kernel

This patch series aims to add match data improvements for wm8580 driver.

This patch series is only compile tested.

v2->v3:
 * Added Rb tag from Andy.
 * Restored OF table postion and moved in patch#2
 * Moved OF table near to the user.
v1->v2:
 * Added Ack from Charles Keepax.
 * Removed comma in the terminator entry.
 * Restored original error code -EINVAL

Biju Das (2):
  ASoC: wm8580: Simplify probe()
  ASoC: wm8580: Move OF table

 sound/soc/codecs/wm8580.c | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-09-01  8:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-31 20:14 [PATCH v3 0/2] Match data improvements for wm8580 driver Biju Das
2023-08-31 20:14 ` [PATCH v3 1/2] ASoC: wm8580: Simplify probe() Biju Das
2023-08-31 20:14 ` [PATCH v3 2/2] ASoC: wm8580: Move OF table Biju Das
2023-08-31 23:28   ` Andy Shevchenko
2023-09-01  6:33     ` Biju Das
2023-09-01  8:50       ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox