public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH -next 0/2] staging: Remove redundant of_match_ptr() macro
@ 2023-08-11  2:49 Ruan Jinjie
  2023-08-11  2:49 ` [PATCH -next 1/2] staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr() Ruan Jinjie
  2023-08-11  2:49 ` [PATCH -next 2/2] media: staging: media: sunxi: cedrus: " Ruan Jinjie
  0 siblings, 2 replies; 5+ messages in thread
From: Ruan Jinjie @ 2023-08-11  2:49 UTC (permalink / raw)
  To: TheSven73, gregkh, mripard, paul.kocialkowski, mchehab, wens,
	jernej.skrabec, samuel, linux-staging, linux-media,
	linux-arm-kernel, linux-sunxi
  Cc: ruanjinjie

Since these staging drivers depend on CONFIG_OF, there is
no need to wrap the macro of_match_ptr() here.

Ruan Jinjie (2):
  staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr()
  media: staging: media: sunxi: cedrus: Remove redundant of_match_ptr()

 drivers/staging/fieldbus/anybuss/arcx-anybus.c | 2 +-
 drivers/staging/media/sunxi/cedrus/cedrus.c    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-16 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11  2:49 [PATCH -next 0/2] staging: Remove redundant of_match_ptr() macro Ruan Jinjie
2023-08-11  2:49 ` [PATCH -next 1/2] staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr() Ruan Jinjie
2023-08-11  2:49 ` [PATCH -next 2/2] media: staging: media: sunxi: cedrus: " Ruan Jinjie
2023-08-13 15:22   ` Jernej Škrabec
2023-08-16 10:09   ` Paul Kocialkowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox