OSDN Git Service

mtd: m25p80: get rid of spi_get_device_id
authorRafał Miłecki <zajec5@gmail.com>
Mon, 29 Sep 2014 09:47:53 +0000 (11:47 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 17 Oct 2014 16:29:21 +0000 (09:29 -0700)
commit90e55b3812a1245bb674afcc4410ddba7db402f6
tree26772a58e6a3ec7eee857a90504acfa2cf5f6e45
parent8b3d58e554453ab858bbb169d93b7321bdc628d4
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>
drivers/mtd/devices/m25p80.c