freebsd-dev/sys/arm/allwinner/clk
Alexander Kabaev 151ba7933a Do pass removing some write-only variables from the kernel.
This reduces noise when kernel is compiled by newer GCC versions,
such as one used by external toolchain ports.

Reviewed by: kib, andrew(sys/arm and sys/arm64), emaste(partial), erj(partial)
Reviewed by: jhb (sys/dev/pci/* sys/kern/vfs_aio.c and sys/kern/kern_synch.c)
Differential Revision: https://reviews.freebsd.org/D10385
2017-12-25 04:48:39 +00:00
..
aw_ahbclk.c Do not fail to attach the clock if we cannot set the assigned parents as this 2016-11-08 10:06:43 +00:00
aw_apbclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_axiclk.c Allwinner: Add A33 support 2017-01-04 03:35:39 +00:00
aw_codecclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_cpuclk.c Add support for Allwinner A83T CPU frequency scaling. 2016-09-07 01:10:16 +00:00
aw_cpusclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_debeclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_gate.c Allwinner: Add A33 support 2017-01-04 03:35:39 +00:00
aw_gmacclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_hdmiclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_lcdclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_mmcclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_modclk.c allwiner: modclk: Do not try to enable parent clock if it doesn't exist 2017-08-02 20:17:04 +00:00
aw_oscclk.c Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:28:02 +00:00
aw_pll.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
aw_thsclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_usbclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00