Update the SPI flash uclass to support a live device tree. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v3: None Changes in v2: None drivers/mtd/spi/spi_flash.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Applied to u-boot-dm