u-boot-brain/drivers/w1-eeprom
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
..
Kconfig w1-eeprom: Add support for Maxim DS2502 add only memory 2018-11-16 16:51:55 -05:00
Makefile w1-eeprom: Add support for Maxim DS2502 add only memory 2018-11-16 16:51:55 -05:00
ds24xxx.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
ds2502.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
eep_sandbox.c W1-EEPROM: add sandbox driver 2018-09-28 20:22:36 -04:00
w1-eeprom-uclass.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00