Files
u-boot/disk
Simon Glass 5aab05d97e part: Use desc instead of dev_desc
The dev_ prefix is a hangover from the pre-driver model days. The device
is now a different thing, with driver model. Update the partition code to
just use 'desc', as is done with driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-25 17:55:18 -04:00
..
2022-09-16 11:05:16 -04:00
2023-08-25 17:55:18 -04:00