lkml.org 
[lkml]   [2023]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH -next 0/8] mfd: remove redundant of_match_ptr()
Date
The driver depends on CONFIG_OF, so it is not necessary to use
of_match_ptr() here. We remove of_match_ptr() here.

Zhu Wang (8):
mfd: rsmu_i2c: remove redundant of_match_ptr()
mfd: altera-a10sr: remove redundant of_match_ptr()
mfd: rsmu_spi: remove redundant of_match_ptr()
mfd: act8945a: remove redundant of_match_ptr()
mfd: stpmic1: remove redundant of_match_ptr()
mfd: hi655x-pmic: remove redundant of_match_ptr()
mfd: lochnagar-i2c: remove redundant of_match_ptr()
mfd: rn5t618: remove redundant of_match_ptr()

drivers/mfd/act8945a.c | 2 +-
drivers/mfd/altera-a10sr.c | 2 +-
drivers/mfd/hi655x-pmic.c | 2 +-
drivers/mfd/lochnagar-i2c.c | 2 +-
drivers/mfd/rn5t618.c | 2 +-
drivers/mfd/rsmu_i2c.c | 2 +-
drivers/mfd/rsmu_spi.c | 2 +-
drivers/mfd/stpmic1.c | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2023-08-08 21:18    [W:0.095 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site