[PATCH v2 1/7] eeprom: Add a simple EEPROM framework for eeprom providers

Srinivas Kandagatla srinivas.kandagatla at linaro.org
Tue Mar 24 12:26:45 PDT 2015



On 24/03/15 19:02, Mark Brown wrote:
> On Tue, Mar 24, 2015 at 06:34:32PM +0000, Srinivas Kandagatla wrote:
>> >On 24/03/15 17:23, Mark Brown wrote:
>>>> > >>regmap_get_size(regmap)
>>> > >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()
>
This would return value bytes, but I wanted is the regmap->max_register 
value which would be used for sanity checks in eeprom-core.

--srini




More information about the linux-arm-kernel mailing list