[PATCH v2 2/5] spi-nor: Remove spi_nor::read_id operation

Brian Norris computersforpeace at gmail.com
Wed Oct 22 01:30:01 PDT 2014


On Tue, Sep 30, 2014 at 03:15:04AM +0100, Ben Hutchings wrote:
> There is currently no useful way to override the default
> implementation of this operation.  The returned struct spi_device_id
> must have a pointer to struct flash_info in its private data, but this
> structure is defined inside spi-nor.
> 
> Signed-off-by: Ben Hutchings <ben at decadent.org.uk>

Applied this one to l2-mtd.git. Thanks!

Brian



More information about the linux-mtd mailing list