mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
At present we pass around a private pointer to specify the cros_ec device. With driver model it makes more sense to pass the device. Update the code to do this. Signed-off-by: Simon Glass <sjg@chromium.org>