Linux-FPGA Archive mirror
 help / color / mirror / Atom feed
From: Ruan Jinjie <ruanjinjie@huawei.com>
To: <mdf@kernel.org>, <hao.wu@intel.com>, <yilun.xu@intel.com>,
	<trix@redhat.com>, <linux-fpga@vger.kernel.org>
Cc: <ruanjinjie@huawei.com>
Subject: [PATCH -next 0/2] Remove redundant of_match_ptr()
Date: Tue, 8 Aug 2023 21:14:57 +0800	[thread overview]
Message-ID: <20230808131459.4081739-1-ruanjinjie@huawei.com> (raw)

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


             reply	other threads:[~2023-08-08 18:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 13:14 Ruan Jinjie [this message]
2023-08-08 13:14 ` [PATCH -next 1/2] fpga: ice40-spi: Remove redundant of_match_ptr() Ruan Jinjie
2023-08-08 13:14 ` [PATCH -next 2/2] fpga: fpga-region: " Ruan Jinjie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230808131459.4081739-1-ruanjinjie@huawei.com \
    --to=ruanjinjie@huawei.com \
    --cc=hao.wu@intel.com \
    --cc=linux-fpga@vger.kernel.org \
    --cc=mdf@kernel.org \
    --cc=trix@redhat.com \
    --cc=yilun.xu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).