mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
The dev_ prefix is a hangover from the pre-driver model days. The device is now a different thing, with driver model. Update the iso code to just use 'desc'. Signed-off-by: Simon Glass <sjg@chromium.org>