On Mon, Dec 14, 2015 at 5:51 PM, Jagan Teki <[email protected]> wrote: > For better code readabilty, get the spi pointer from > spi_flash{} locally and use it instead of direct > dereferring spi pinter as flash->spi->* > > Signed-off-by: Jagan Teki <[email protected]> > --- > Changes for v3: > - none > Changes for v2: > - Fixed missing spi declaration for sst_write_* >
Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

