mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
amend DEVICE_ATTR of rk30_factory_adc_battery for cts
This commit is contained in:
@@ -249,7 +249,7 @@ static ssize_t bat_param_read(struct device *dev,struct device_attribute *attr,
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
DEVICE_ATTR(batparam, 0777, bat_param_read,NULL);
|
||||
DEVICE_ATTR(batparam, 0664, bat_param_read,NULL);
|
||||
|
||||
|
||||
static ssize_t rkbatt_show_debug_attrs(struct device *dev,
|
||||
|
||||
Reference in New Issue
Block a user