[U-Boot] [PATCH v8 04/14] sf: probe: Code cleanup
Bin Meng
bmeng.cn at gmail.com
Thu Dec 10 02:30:50 CET 2015
On Mon, Dec 7, 2015 at 2:34 AM, Jagan Teki <jteki at openedev.com> wrote:
> - Move bar read code below the bar write hance both
> at once place, hence it easy for #ifdef macro only
> once and readable.
> - Move read_cmd_array at top
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
> drivers/mtd/spi/sf_ops.c | 80 +++++++++++++++++++++++-------------------------
> 1 file changed, 39 insertions(+), 41 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list