]> Git Repo - linux.git/commit
mfd: stpmic1: Remove redundant of_match_ptr()
authorZhu Wang <[email protected]>
Tue, 8 Aug 2023 13:00:20 +0000 (21:00 +0800)
committerLee Jones <[email protected]>
Tue, 22 Aug 2023 07:07:51 +0000 (08:07 +0100)
commit9425f72ad31e77de33b84df9cd53e33e8a39696f
tree2eb307c5c3e4af09e3806c23d64d65f949c8f646
parent0003732302491e791b97cb858ee900085fc1800e
mfd: stpmic1: Remove redundant of_match_ptr()

The driver depends on CONFIG_OF, so it is not necessary to use
of_match_ptr() here. We remove of_match_ptr() here.

Signed-off-by: Zhu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
drivers/mfd/stpmic1.c
This page took 0.05419 seconds and 4 git commands to generate.