Re: [PATCH 1/4] amba: reorder functions
From: Arnd Bergmann <arnd@kernel.org>
Date: 2020-11-24 11:49:42
Also in:
lkml
From: Arnd Bergmann <arnd@kernel.org>
Date: 2020-11-24 11:49:42
Also in:
lkml
On Tue, Nov 24, 2020 at 11:32 AM Uwe Kleine-König [off-list ref] wrote:
Put helpers (here: amba_get_enable_pclk and amba_put_disable_pclk) at the top of the file and then define callbacks directly before the structs they are used in; in the same order. Signed-off-by: Uwe Kleine-König <redacted>
Looks good, I checked the whole series and this seems like a useful cleanup. All four patches: Reviewed-by: Arnd Bergmann <arnd@arndb.de> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel