mtd: sf_probe: remove spi-flash compatible
authorNeil Armstrong <narmstrong@baylibre.com>
Sun, 10 Feb 2019 10:16:22 +0000 (10:16 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 12 Apr 2019 05:24:27 +0000 (10:54 +0530)
commitcd35365762add381b5765926f967d6a7259db783
tree639cfe144d954a34f8caf8ec3fc4c893965269fb
parent51e4e3e5d039b58e13fa5c1516f5e2cb77e91a72
mtd: sf_probe: remove spi-flash compatible

Now the "spi-flash" compatible has been removed in the DTS files,
remove this compatible from sf_probe to finally use the Linux "jedec,spi-nor"
compatible.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
drivers/mtd/spi/sf_probe.c