linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/2] Remove redundant of_match_ptr()
@ 2023-08-08 13:14 Ruan Jinjie
  2023-08-08 13:14 ` [PATCH -next 1/2] fpga: ice40-spi: " Ruan Jinjie
  2023-08-08 13:14 ` [PATCH -next 2/2] fpga: fpga-region: " Ruan Jinjie
  0 siblings, 2 replies; 3+ messages in thread
From: Ruan Jinjie @ 2023-08-08 13:14 UTC (permalink / raw)
  To: mdf, hao.wu, yilun.xu, trix, linux-fpga; +Cc: ruanjinjie

It is not necessary for the drivers which depend on CONFIG_OF
to use of_match_ptr(), so remove them.

Ruan Jinjie (2):
  fpga: ice40-spi: Remove redundant of_match_ptr()
  fpga: fpga-region: Remove redundant of_match_ptr()

 drivers/fpga/ice40-spi.c      | 2 +-
 drivers/fpga/of-fpga-region.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-08-08 20:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08 13:14 [PATCH -next 0/2] Remove redundant of_match_ptr() Ruan Jinjie
2023-08-08 13:14 ` [PATCH -next 1/2] fpga: ice40-spi: " Ruan Jinjie
2023-08-08 13:14 ` [PATCH -next 2/2] fpga: fpga-region: " Ruan Jinjie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).