From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuehaibing Subject: Re: [PATCH -next 01/30] pinctrl: pxa25x: use devm_platform_ioremap_resource() to simplify code Date: Mon, 4 Nov 2019 09:17:07 +0800 Message-ID: References: <20191017122640.22976-1-yuehaibing@huawei.com> <20191017122640.22976-2-yuehaibing@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij Cc: Alexandre Belloni , Geert Uytterhoeven , Neil Armstrong , Baruch Siach , "linux-kernel@vger.kernel.org" , "thierry.reding@gmail.com" , Manivannan Sadhasivam , Jesper Nilsson , Florian Fainelli , Chen-Yu Tsai , linux-arm-kernel@axis.com, Jon Hunter , Ludovic Desroches , Andy Gross , bcm-kernel-feedback-list , MSM , Ray Jui , Haojian Zhuang , Vladimir Zapolskiy , "open list:GPIO SUBSYSTEM" , Lars List-Id: linux-tegra@vger.kernel.org On 2019/11/4 8:18, Linus Walleij wrote: > On Thu, Oct 17, 2019 at 2:48 PM YueHaibing wrote: > >> Use devm_platform_ioremap_resource() to simplify the code a bit. >> This is detected by coccinelle. >> >> Signed-off-by: YueHaibing > > 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 > > . >