u-boot-brain/drivers/clk/at91
Simon Glass 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter
This construct is quite long-winded. In earlier days it made some sense
since auto-allocation was a strange concept. But with driver model now
used pretty universally, we can shorten this to 'auto'. This reduces
verbosity and makes it easier to read.

Coincidentally it also ensures that every declaration is on one line,
thus making dtoc's job easier.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-13 08:00:25 -07:00
..
Kconfig clk: at91: sam9x60-pll: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
Makefile clk: at91: sam9x60: add support compatible with CCF 2020-10-19 09:19:53 +03:00
clk-generic.c clk: at91: clk-generic: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-main.c clk: at91: clk-main: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-master.c clk: at91: clk-master: add 5th divisor for mck master 2020-10-19 09:19:53 +03:00
clk-peripheral.c clk: at91: clk-peripheral: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-programmable.c clk: at91: clk-programmable: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-sam9x60-pll.c clk: at91: sam9x60-pll: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-system.c clk: at91: clk-system: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-utmi.c clk: at91: clk-utmi: add support for sama7g5 2020-09-22 11:27:18 +03:00
compat.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pmc.c clk: at91: pmc: add generic clock ops 2020-09-22 11:27:18 +03:00
pmc.h clk: at91: clk-master: add 5th divisor for mck master 2020-10-19 09:19:53 +03:00
sam9x60.c clk: at91: sam9x60: add support compatible with CCF 2020-10-19 09:19:53 +03:00
sama7g5.c clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics 2020-10-19 09:19:53 +03:00
sckc.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00