[PATCH v6 064/102] spi: ich: Move init function just above probe()

Bin Meng bmeng.cn at gmail.com
Sun Dec 8 04:37:50 CET 2019


On Sat, Dec 7, 2019 at 12:50 PM Simon Glass <sjg at chromium.org> wrote:
>
> It is annoying to have some of the init code in a different part of the
> file. Move ich_init_controller() to just above probe() to keep things
> together.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  drivers/spi/ich.c | 122 +++++++++++++++++++++++-----------------------
>  1 file changed, 61 insertions(+), 61 deletions(-)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list