mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
e160f7d430
At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
demo-pdata.c | ||
demo-shape.c | ||
demo-simple.c | ||
demo-uclass.c | ||
Kconfig | ||
Makefile |