freebsd-skq/sys/dev/extres
Kyle Evans e937d05124 extres/regulator: Switch boot_on/always_on sysctl to uint8
These are represented as booleans on the kernel-side, but were being exposed
as int. This was causing some funky things to happen when read later with
sysctl(8), e.g. randomly reading super-high when the value was actually
'0'/false.

Reviewed by:	manu
2018-06-15 17:29:32 +00:00
..
clk clk: clk_set_assigned: Skip frequency of value 0 2018-05-07 09:42:35 +00:00
hwreset Remove redundant declarations. Newer gcc has a warning for these so will 2017-08-19 17:18:27 +00:00
phy Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc 2018-04-09 22:06:16 +00:00
regulator extres/regulator: Switch boot_on/always_on sysctl to uint8 2018-06-15 17:29:32 +00:00
syscon Remove "All Rights Reserved" on files that I hold sole copyright on 2018-05-09 16:44:19 +00:00