Files
kernel_xiaomi_sm8250/drivers
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-09-04 19:59:42 +02:00
2014-08-15 17:06:40 -04:00
2014-08-08 15:57:28 -07:00
2014-08-25 15:39:22 -04:00
2014-09-08 16:33:56 -07:00