[U-Boot] [PATCH 01/13] drivers: spi: ti_qspi: prepare driver for DM conversion

Simon Glass sjg at chromium.org
Thu Oct 29 18:17:26 CET 2015


Hi Mugunthan,

On 27 October 2015 at 05:12, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> Prepare driver for DM conversion.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> ---
>  drivers/spi/ti_qspi.c | 341 ++++++++++++++++++++++++++++----------------------
>  1 file changed, 188 insertions(+), 153 deletions(-)

This could usefully be split - e.g. one commit to move the code, one
to rename priv, and one for the rest of the changes. Still, it looks
right to me.

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list