LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Ryder Lee <ryder.lee@mediatek.com>
To: Mark Brown <broonie@kernel.org>
Cc: "Leilk Liu (刘磊)" <Leilk.Liu@mediatek.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-spi@vger.kernel.org" <linux-spi@vger.kernel.org>,
"linux-mediatek@lists.infradead.org"
<linux-mediatek@lists.infradead.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] spi: mediatek: Use of_device_get_match_data()
Date: Mon, 30 Apr 2018 15:26:36 +0800 [thread overview]
Message-ID: <1525073196.21494.3.camel@mtkswgap22> (raw)
In-Reply-To: <94cba80f703be048666afde1ed53c15c3704c533.1523347340.git.ryder.lee@mediatek.com>
Hi Mark,
Is it okay with you?
On Mon, 2018-04-16 at 10:33 +0800, Ryder Lee (李庚?V) wrote:
> The usage of of_device_get_match_data() reduce the code size a bit.
>
> Also, the only way to call mtk_spi_probe() is to match an entry in
> mtk_spi_of_match[], so of_id cannot be NULL.
>
> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
> ---
> drivers/spi/spi-mt65xx.c | 12 +++---------
> 1 file changed, 3 insertions(+), 9 deletions(-)
>
next prev parent reply other threads:[~2018-04-30 7:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-16 2:32 [PATCH] i2c: mediatek: use of_device_get_match_data() Ryder Lee
2018-04-16 2:33 ` [PATCH] spi: mediatek: Use of_device_get_match_data() Ryder Lee
2018-04-30 7:26 ` Ryder Lee [this message]
2018-05-01 20:35 ` Mark Brown
2018-04-16 2:33 ` [PATCH] soc: mediatek: use of_device_get_match_data() Ryder Lee
2018-04-17 14:37 ` Matthias Brugger
2018-04-16 2:33 ` [PATCH] net: " Ryder Lee
2018-04-16 17:43 ` David Miller
2018-04-16 2:33 ` [PATCH] mmc: " Ryder Lee
2018-04-19 13:18 ` Ulf Hansson
2018-04-16 2:33 ` [PATCH] mtd: nand: mtk: " Ryder Lee
2018-04-16 4:27 ` xiaolei li
2018-04-22 17:27 ` Boris Brezillon
2018-04-16 2:34 ` [PATCH] thermal: mediatek: " Ryder Lee
2018-04-16 2:34 ` [PATCH] media: rc: mtk-cir: " Ryder Lee
2018-04-17 3:58 ` Sean Wang
2018-04-28 13:12 ` [PATCH] i2c: mediatek: " Wolfram Sang
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=1525073196.21494.3.camel@mtkswgap22 \
--to=ryder.lee@mediatek.com \
--cc=Leilk.Liu@mediatek.com \
--cc=broonie@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-spi@vger.kernel.org \
--subject='Re: [PATCH] spi: mediatek: Use of_device_get_match_data()' \
/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
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).