Select Git revision
gen_atmel_mci.c
Forked from
Reform / reform-boundary-uboot
20299 commits behind the upstream repository.
-
Wenyou.Yang@microchip.com authored
The bind() method is called before the device is probed and so the device has no private data, should use the platform data, and set up a new struct to hold the mmc and cfg members. Signed-off-by:
Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Wenyou.Yang@microchip.com authoredThe bind() method is called before the device is probed and so the device has no private data, should use the platform data, and set up a new struct to hold the mmc and cfg members. Signed-off-by:
Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by:
Simon Glass <sjg@chromium.org>