mirror of
https://gitlab.com/manzerbredes/ina260-sysfs-driver.git
synced 2025-04-19 04:09:45 +00:00
Minor changes
This commit is contained in:
parent
b2a6cd3c65
commit
fa26bf63fe
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
static int ina260_read(struct device *dev, enum hwmon_sensor_types type,
|
static int ina260_read(struct device *dev, enum hwmon_sensor_types type,
|
||||||
u32 attr, int channel, long *val)
|
u32 attr, int channel, long *val)
|
||||||
{
|
{
|
||||||
|
*val=5;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue