eeprom: at25: Remove in kernel API for accessing the EEPROM
authorAndrew Lunn <andrew@lunn.ch>
Fri, 26 Feb 2016 19:59:21 +0000 (20:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2016 00:55:48 +0000 (16:55 -0800)
commit3ccea0e1fdf896645f8cccddcfcf60cb289fdf76
treefa1f3f4548bb67dfeb104e7de68ab360db575876
parent57d155506dd5e8f8242d0310d3822c486f70dea7
eeprom: at25: Remove in kernel API for accessing the EEPROM

The setup() callback is not used by any in kernel code. Remove it.
Any new code which requires access to the eeprom can use the NVMEM
API.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/at25.c
include/linux/spi/eeprom.h