From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: Re: [RFC PATCH 1/4] pwm: sun4i: Remove redundant needs_delay Date: Mon, 30 Mar 2020 16:16:57 +0200 Message-ID: <20200330141657.GH2431644@ulmo> References: <20200317155906.31288-1-dev@pascalroeleven.nl> <20200317155906.31288-2-dev@pascalroeleven.nl> Reply-To: thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="v2Uk6McLiE8OV1El" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20200317155906.31288-2-dev-/1Tg0gxlrOS4ObxHbWkkimZHpeb/A1Y/@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Pascal Roeleven Cc: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , Maxime Ripard , Chen-Yu Tsai , Philipp Zabel , linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: linux-pwm@vger.kernel.org --v2Uk6McLiE8OV1El Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline On Tue, Mar 17, 2020 at 04:59:03PM +0100, Pascal Roeleven wrote: > 'needs_delay' does now always evaluate to true, so remove all > occurrences. > > Signed-off-by: Pascal Roeleven > --- > drivers/pwm/pwm-sun4i.c | 13 ++----------- > 1 file changed, 2 insertions(+), 11 deletions(-) I've applied this one since it's obviously correct. I'll hold off on the others until it can be more broadly tested. Hopefully Maxime or Chen-Yu can help review the remainder of this series as well. Thierry --v2Uk6McLiE8OV1El--