u-boot/drivers/xen
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
..
events.c xen: pvblock: Implement front-back protocol and do IO 2020-08-14 15:18:30 -04:00
gnttab.c xen: Code style conformity 2020-08-24 14:11:31 -04:00
hypervisor.c board: xen: De-initialize before jumping to Linux 2020-08-14 15:18:30 -04:00
Kconfig xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
Makefile xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
pvblock.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
xenbus.c xen: Port Xen bus driver from mini-os 2020-08-14 15:18:30 -04:00