[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230831204734.104954-1-biju.das.jz@bp.renesas.com>
Date: Thu, 31 Aug 2023 21:47:32 +0100
From: Biju Das <biju.das.jz@...renesas.com>
To: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>
Cc: Biju Das <biju.das.jz@...renesas.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v3 0/2] Match data improvements for ak4642 driver
This patch series aims to add match data improvements for ak4642 driver.
This patch series is only compile tested.
v2->v3:
* Patch#1 for cleanups and patch#2 for simplifying probe()
* Replace local variable np with dev_fwnode()
* Replace dev_err()->dev_err_probe().
* Remove comma in the terminator entry for OF table.
* Drop a space in the terminator entry for ID table.
v1->v2:
* Removed forward declaration ak4642_of_match and ak4642_i2c_id.
* Restored error EINVAL.
* Used dev_fwnode() and replaced dev->of_node.
* Removed comma in the terminator entry.
Biju Das (2):
ASoC: ak4642: Minor cleanups in probe()
ASoC: ak4642: Simplify probe()
sound/soc/codecs/ak4642.c | 28 +++++++---------------------
1 file changed, 7 insertions(+), 21 deletions(-)
--
2.25.1
Powered by blists - more mailing lists