u-boot/drivers/xen
Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat'
We use 'priv' for private data but often use 'platdata' for platform data.
We can't really use 'pdata' since that is ambiguous (it could mean private
or platform data).

Rename some of the latter variables to end with 'plat' for consistency.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-13 16:51:08 -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 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
xenbus.c xen: Port Xen bus driver from mini-os 2020-08-14 15:18:30 -04:00