[PATCH v4 06/10] eeprom: Add simple eeprom-mmio consumer helper functions.

2015-03-30 Thread Srinivas Kandagatla
This patch adds probe and remove helper functions for eeproms which are mmio based, With these helper function new eeprom consumer drivers need very little code add its driver. This code is currently used for qfprom and sunxi-sid eeprom consumer drivers. Signed-off-by: Srinivas Kandagatla ---

[PATCH v4 06/10] eeprom: Add simple eeprom-mmio consumer helper functions.

2015-03-30 Thread Srinivas Kandagatla
This patch adds probe and remove helper functions for eeproms which are mmio based, With these helper function new eeprom consumer drivers need very little code add its driver. This code is currently used for qfprom and sunxi-sid eeprom consumer drivers. Signed-off-by: Srinivas Kandagatla