On Tue, Nov 24, 2020 at 11:32 AM Uwe Kleine-König <[email protected]> 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 <[email protected]>
Looks good, I checked the whole series and this seems like a useful cleanup. All four patches: Reviewed-by: Arnd Bergmann <[email protected]>

