]> git.baikalelectronics.ru Git - uboot.git/commit
spi: Remove spi_flash_probe_fdt
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:08:37 +0000 (11:08 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 24 Jan 2018 06:34:07 +0000 (12:04 +0530)
commit2880740d4612222e27f1ccd7d997a7b405a85528
tree39f3aae513384395039043882ca361409434f974
parentce9fa9f15991efa56ce4370043c99cec2257d181
spi: Remove spi_flash_probe_fdt

Commit ba45756 ("dm: x86: spi: Convert ICH SPI driver to driver model")
removed the last usage of the spi_flash_probe_fdt function, rendering it
obsolete.

This patch removes the function.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/mtd/spi/sf_probe.c
include/spi_flash.h