Re: [PATCH -next 01/30] pinctrl: pxa25x: use devm_platform_ioremap_resource() to simplify code
Yuehaibing <[email protected]> Mon, 4 Nov 2019 09:17:07 +0800
| Newsgroups | io.groups.linux-oxnas,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.linux-renesas-soc,org.kernel.vger.linux-tegra |
|---|---|
| Message-ID | <[email protected]> |
On 2019/11/4 8:18, Linus Walleij wrote: > On Thu, Oct 17, 2019 at 2:48 PM YueHaibing <[email protected]> wrote: > >> Use devm_platform_ioremap_resource() to simplify the code a bit. >> This is detected by coccinelle. >> >> Signed-off-by: YueHaibing <[email protected]> > > These are too many patches changing too little. > One patch should be one technical step. > > I'd say squash them all into one big patch and resend. > > You can collect the ACKs you received, but don't put > too many people on CC, they will be annoyed. Ok, will do that, thanks! > > Yours, > Linus Walleij > > . >