[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180416093630.ytjtspxsrlppxa5z@dell>
Date: Mon, 16 Apr 2018 10:36:30 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Chen-Yu Tsai <wens@...e.org>
Cc: Hans de Goede <hdegoede@...hat.com>, linux-kernel@...r.kernel.org,
Maxime Ripard <maxime.ripard@...tlin.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 2/3] mfd: axp20x: Use DEFINE_RES_IRQ to declare resources
for mfd_cells
On Thu, 29 Mar 2018, Chen-Yu Tsai wrote:
> Previously we were open coding the interrupts for the various mfd
> cells. This made the code somewhat long due to pretty-formatting.
>
> This patch convert those into one-line declarations with DEFINE_RES_IRQ,
> making the code shorter and easier to read.
>
> Signed-off-by: Chen-Yu Tsai <wens@...e.org>
> ---
> drivers/mfd/axp20x.c | 187 +++++++++------------------------------------------
> 1 file changed, 30 insertions(+), 157 deletions(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists