[PATCH v1 0/6] Add simple EEPROM Framework via regmap.

2015-03-05 Thread Srinivas Kandagatla
Thankyou all for providing inputs and comments on RFC patchset. Here is the v1 of the patchset addressing all the issues raised as part of RFC review. This patchset adds a new simple EEPROM framework to kernel. Up until now, EEPROM drivers were stored in drivers/misc, where they all had to

[PATCH v1 0/6] Add simple EEPROM Framework via regmap.

2015-03-05 Thread Srinivas Kandagatla
Thankyou all for providing inputs and comments on RFC patchset. Here is the v1 of the patchset addressing all the issues raised as part of RFC review. This patchset adds a new simple EEPROM framework to kernel. Up until now, EEPROM drivers were stored in drivers/misc, where they all had to