Tudor Ambarus cb481b92d1
mtd: spi-nor: Move SFDP logic out of the core
It makes the core file a bit smaller and provides better separation
between the SFDP parsing and core logic.

Keep the core.h and sfdp.h definitions private in drivers/mtd/spi-nor/.
Both expose just the definitions that are required by the core and
manufacturer drivers. None of the SPI NOR controller drivers should
include them.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-03-16 18:28:53 +02:00
..
2020-01-30 15:46:02 -08:00
2020-01-30 15:46:02 -08:00
2020-01-30 15:46:02 -08:00
2018-06-12 16:19:22 -07:00
2019-09-15 23:50:50 +02:00
2019-09-15 23:50:50 +02:00
2019-09-05 14:34:26 -04:00
2020-01-09 20:09:55 +01:00