diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-08-10 21:39:03 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-08-25 13:42:21 -0700 |
commit | 06bb6f5a69dfc53b79dd5f7afabdcd070a18afbf (patch) | |
tree | bf771939bb284d09e79e99aae1c7d2d1e598b55a /drivers/mtd/nand/nand_bch.c | |
parent | 0cb850486048ba4f64482a9d3e33dff47df34c79 (diff) | |
download | linux-06bb6f5a69dfc53b79dd5f7afabdcd070a18afbf.tar.gz linux-06bb6f5a69dfc53b79dd5f7afabdcd070a18afbf.tar.bz2 linux-06bb6f5a69dfc53b79dd5f7afabdcd070a18afbf.zip |
mtd: spi-nor: stop (ab)using struct spi_device_id
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@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/nand/nand_bch.c')
0 files changed, 0 insertions, 0 deletions