]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: sf: Update default name of spi flash in structure udevice
authorHaikun.Wang@freescale.com <Haikun.Wang@freescale.com>
Wed, 6 May 2015 02:37:43 +0000 (10:37 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:17 +0000 (22:37 +0200)
commit1b7b88517082900fc367547e1ba590146549154b
treed66e66e38f2ed6b1b551dc567f60fb488a9a4d9b
parent3a67c7576e36b880ec7d6d73d906dc5046e1df1b
dm: sf: Update default name of spi flash in structure udevice

Default name of spi flash like this "0:0", update it to "spi_flash@0:0".

Signed-off-by: Haikun Wang <haikun.wang@freescale.com>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/mtd/spi/sf-uclass.c