lkml.org 
[lkml]   [2023]   [Aug]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] Match data improvements for ak4642 driver
Date
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

\
 
 \ /
  Last update: 2023-08-31 22:48    [W:0.045 / U:1.632 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site