* Let powerhal reads and writes * device_latency -> latency_device Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
4 lines
122 B
Text
4 lines
122 B
Text
type blkio_dev, dev_type;
|
|
type fingerprint_device, dev_type;
|
|
type spidev_device, dev_type;
|
|
type latency_device, dev_type;
|