Searched hist:c40fdca6b7db469d3982cc44fd68a269adb41b25 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc_legacy.c | c40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 14:52:35 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Move the device list into a separate file
At present the MMC subsystem maintains its own list of MMC devices. This cannot work with driver model, which needs to maintain this itself. Move the list code into a separate 'legacy' file. The core MMC code remains, and will be shared with the driver-model implementation.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | mmc_private.h | diff c40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 14:52:35 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Move the device list into a separate file
At present the MMC subsystem maintains its own list of MMC devices. This cannot work with driver model, which needs to maintain this itself. Move the list code into a separate 'legacy' file. The core MMC code remains, and will be shared with the driver-model implementation.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | mmc_write.c | diff c40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 14:52:35 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Move the device list into a separate file
At present the MMC subsystem maintains its own list of MMC devices. This cannot work with driver model, which needs to maintain this itself. Move the list code into a separate 'legacy' file. The core MMC code remains, and will be shared with the driver-model implementation.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | diff c40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 14:52:35 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Move the device list into a separate file
At present the MMC subsystem maintains its own list of MMC devices. This cannot work with driver model, which needs to maintain this itself. Move the list code into a separate 'legacy' file. The core MMC code remains, and will be shared with the driver-model implementation.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | mmc.c | diff c40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 14:52:35 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Move the device list into a separate file
At present the MMC subsystem maintains its own list of MMC devices. This cannot work with driver model, which needs to maintain this itself. Move the list code into a separate 'legacy' file. The core MMC code remains, and will be shared with the driver-model implementation.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/cmd/ |
H A D | mmc.c | diff c40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 14:52:35 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Move the device list into a separate file
At present the MMC subsystem maintains its own list of MMC devices. This cannot work with driver model, which needs to maintain this itself. Move the list code into a separate 'legacy' file. The core MMC code remains, and will be shared with the driver-model implementation.
Signed-off-by: Simon Glass <sjg@chromium.org>
|