mbox series

[v4,0/4] Simplify obtaining I2C match data

Message ID 20230923174928.56824-1-biju.das.jz@bp.renesas.com
Headers show
Series Simplify obtaining I2C match data | expand

Message

Biju Das Sept. 23, 2023, 5:49 p.m. UTC
This patch series aims to simplify obtaining I2C match data.

This patch series is only compile tested.

v4:
 * Added as a series
 * Updated commit header for all patches
 * Updated commit description for patch#1.


Biju Das (4):
  mfd: arizona-i2c: Simplify obtaining I2C match data
  mfd: madera-i2c: Simplify obtaining I2C match data
  mfd: max77541: Simplify obtaining I2C match data
  mfd: max8998: Simplify obtaining I2C match data and drop
    max8998_i2c_get_driver_data()

 drivers/mfd/arizona-i2c.c | 11 ++---------
 drivers/mfd/madera-i2c.c  |  9 +--------
 drivers/mfd/max77541.c    |  6 +-----
 drivers/mfd/max8998.c     | 12 +-----------
 4 files changed, 5 insertions(+), 33 deletions(-)

Comments

Lee Jones Sept. 28, 2023, 1:21 p.m. UTC | #1
On Sat, 23 Sep 2023 18:49:24 +0100, Biju Das wrote:
> This patch series aims to simplify obtaining I2C match data.
> 
> This patch series is only compile tested.
> 
> v4:
>  * Added as a series
>  * Updated commit header for all patches
>  * Updated commit description for patch#1.
> 
> [...]

Applied, thanks!

[1/4] mfd: arizona-i2c: Simplify obtaining I2C match data
      commit: 33b5b46a3bd2664a32568f7df2c7b5fd9d2873ae
[2/4] mfd: madera-i2c: Simplify obtaining I2C match data
      commit: 7a6ff7d69d9921d269b796ca0c2a96717563fe84
[3/4] mfd: max77541: Simplify obtaining I2C match data
      commit: 9abf37d4bbb20d6fb6e15a73d8e8247c8e791f46
[4/4] mfd: max8998: Simplify obtaining I2C match data and drop max8998_i2c_get_driver_data()
      commit: 36270a2599628fbd8052b3d9241f4a4b02faea7c

--
Lee Jones [李琼斯]