Re: [PATCH 1/2] ARM: OMAP1: ams-delta: refactor late_init()

From: Tony Lindgren
Date: Mon Jul 02 2018 - 08:56:04 EST


* Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx> [180527 06:58]:
> Before the board level GPIO handling is converted from GPIO numbers to
> GPIO descriptors, split late_init() into functional blocks and move
> them to separate functions.
>
> While being at it, drop machine type check from late_init() - the
> function is now called from the board init_late callback so there is
> no need for yet another applicability check.

Applying both into omap-for-v4.19/omap1 thanks.

Tony