u-boot-brain/drivers/net/qe
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
..
dm_qe_uec_phy.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
dm_qe_uec.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
dm_qe_uec.h net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
Kconfig net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
Makefile net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uccf.c net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uccf.h net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uec.h net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00