On Tue, Mar 24, 2015 at 06:34:32PM +0000, Srinivas Kandagatla wrote:
On 24/03/15 17:23, Mark Brown wrote:
quoted
quoted
regmap_get_size(regmap)
quoted
This is already there.
Sorry, I can't see any such api atleast in v4.0-rc5 and linux-next? Are you
referring to another api which does the same job?
regmap_get_val_bytes()
quoted
quoted
Which would be give eeprom-core the size and stride info, doing this way
would cut down regmap related things from eeprom_config structure to minimal
and also the source of information would come from just regmap apis.
quoted
Documentation/SubmittingPatches...
Am not sure what you meant here, Am guessing that you asked me to keep the
respective maintainers in the loop and follow the guide, when I resend the
patch?
I'm saying that you should send patches if you want to add features.