Skip to content

gudev: Add helpers to get uncached sysfs attributes

Bastien Nocera requested to merge wip/hadess/add-uncached-helpers into master

We very often need to access the current value of sysfs attributes. Add functions that do I/O on the sysfs files and update the cache.

Merge request reports