[PATCH] mtd: spi-nor: stop (ab)using struct spi_device_id
Brian Norris
computersforpeace at gmail.com
Tue Aug 25 13:43:18 PDT 2015
On Mon, Aug 10, 2015 at 09:39:03PM +0200, Rafał Miłecki wrote:
> Using struct spi_device_id for storing list of flash devices comes from
> early SPI NOR framework days. Thanks to the commit 70f3ce0510af ("mtd:
> spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id")
> we can stop using spi_device_id and just switch to our own struct.
>
> Signed-off-by: Rafał Miłecki <zajec5 at gmail.com>
Excellent, thanks! Pushed to l2-mtd.git.
More information about the linux-mtd
mailing list