Rafał Miłecki 32f1b7c835 mtd: move support for struct flash_platform_data into m25p80
This "type" seems to be an extra hint for m25p80 about the flash. Some
archs register flash_platform_data with "name" set to "m25p80" and then
with a real flash name set in "type". It seems to be a trick specific
to the m25p80 so let's move it out of spi-nor.
Btw switch to the spi_nor_match_id instead of iterating spi_nor_ids.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-09-28 15:27:03 -07:00
..
2014-03-10 22:42:31 -07:00
2014-04-16 21:59:29 -07:00
2008-06-04 17:50:17 +01:00
2014-01-20 11:55:23 -08:00
2014-07-14 10:20:19 -07:00
2014-04-18 16:40:08 -07:00