From: Lukas Wunner <lukas@wunner.de>
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: linux-spi@vger.kernel.org, broonie@kernel.org
Subject: Re: [PATCH -next v2 0/6] spi: Switch to use __devm_spi_alloc_controller() in some drivers
Date: Fri, 23 Sep 2022 06:45:04 +0200 [thread overview]
Message-ID: <20220923044504.GA32594@wunner.de> (raw)
In-Reply-To: <20220922083103.666157-1-yangyingliang@huawei.com>
On Thu, Sep 22, 2022 at 04:30:57PM +0800, Yang Yingliang wrote:
> This patchset is trying to replace spi_alloc_master() with
> __devm_spi_alloc_controller() in some spi drivers.
NAK for v2 of this series, drivers should never call
__devm_spi_alloc_controller() directly.
Thanks,
Lukas
prev parent reply other threads:[~2022-09-23 4:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-22 8:30 [PATCH -next v2 0/6] spi: Switch to use __devm_spi_alloc_controller() in some drivers Yang Yingliang
2022-09-22 8:30 ` [PATCH -next v2 1/6] spi: oc-tiny: Switch to use __devm_spi_alloc_controller() Yang Yingliang
2022-09-22 8:30 ` [PATCH -next v2 2/6] spi: ath79: " Yang Yingliang
2022-09-22 8:31 ` [PATCH -next v2 3/6] spi: omap-uwire: " Yang Yingliang
2022-09-22 8:31 ` [PATCH -next v2 4/6] spi: ppc4xx: " Yang Yingliang
2022-09-22 8:31 ` [PATCH -next v2 5/6] spi: sh-sci: " Yang Yingliang
2022-09-22 8:31 ` [PATCH -next v2 6/6] spi: altera: " Yang Yingliang
2022-09-23 4:45 ` Lukas Wunner [this message]
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=20220923044504.GA32594@wunner.de \
--to=lukas@wunner.de \
--cc=broonie@kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=yangyingliang@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.