mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 23:50:00 +02:00
Add a convenience function to access the private data that a uclass stores for each of its devices. Convert over most existing uses for consistency and to provide an example for others. Signed-off-by: Simon Glass <sjg@chromium.org>