mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
authorTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 29 Oct 2021 17:26:17 +0000 (20:26 +0300)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Wed, 17 Nov 2021 12:41:29 +0000 (14:41 +0200)
commit3fdad69e7fb298020a895cf7e1fc2f9c110ca1c9
tree44ff91d0f6d4ed006672859b0a2741d22b5bb204
parent00947a9649497273ec315ab080dd309e2b36ee8e
mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method

post_sfdp was misleading in this case, as SFDP is not supported by
xilinx. Plus, there's no fixup here, just setting the correct
setup method, as required by xilinx parts.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20211029172633.886453-10-tudor.ambarus@microchip.com
drivers/mtd/spi-nor/xilinx.c