Home
last modified time | relevance | path

Searched hist:c40fdca6b7db469d3982cc44fd68a269adb41b25 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc_legacy.cc40fdca6b7db469d3982cc44fd68a269adb41b25 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 Dmmc_private.hdiff 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 Dmmc_write.cdiff 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 DMakefilediff 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 Dmmc.cdiff 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 Dmmc.cdiff 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>