commit | 90e55b3812a1245bb674afcc4410ddba7db402f6 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Mon Sep 29 11:47:53 2014 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Oct 17 09:29:21 2014 -0700 |
tree | 26772a58e6a3ec7eee857a90504acfa2cf5f6e45 | |
parent | 8b3d58e554453ab858bbb169d93b7321bdc628d4 [diff] |
mtd: m25p80: get rid of spi_get_device_id This simplifies the way we use spi_nor framework and will allow us to drop spi_nor_match_id. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>