freebsd-dev/sys/dev/extres
Kyle Evans 198ca831a1 extres/syscon: Commit missing bits from r327106
r327106 introduced kobj to syscon so it can be subclassed and fit in with
the rest of the syscon framework. The diff for syscon.c was misapplied in a
clean tree prior to commit, so bring it back to what was included in the
review and tested. The entire file has basically been rewritten from what
was present prior to the kobj work.

Pointy hat to:	me
2017-12-26 16:38:04 +00:00
..
clk Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
hwreset Remove redundant declarations. Newer gcc has a warning for these so will 2017-08-19 17:18:27 +00:00
phy EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
regulator Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
syscon extres/syscon: Commit missing bits from r327106 2017-12-26 16:38:04 +00:00