Re: [PATCH v2 2/2] nvmem: Use the same permissions for eeprom as for nvmem

2019-07-28 Thread Bartosz Golaszewski
niedz., 28 lip 2019 o 18:43 Jean Delvare napisaƂ(a): > > The compatibility "eeprom" attribute is currently root-only no > matter what the configuration says. The "nvmem" attribute does > respect the setting of the root_only configuration bit, so do the > same for "eeprom". > > Signed-off-by: Jean

[PATCH v2 2/2] nvmem: Use the same permissions for eeprom as for nvmem

2019-07-28 Thread Jean Delvare
The compatibility "eeprom" attribute is currently root-only no matter what the configuration says. The "nvmem" attribute does respect the setting of the root_only configuration bit, so do the same for "eeprom". Signed-off-by: Jean Delvare Fixes: b6c217ab9be6 ("nvmem: Add backwards compatibility