Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc_legacy.cc40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 19:52:35 UTC 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.hc40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 19:52:35 UTC 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.cc40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 19:52:35 UTC 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 DMakefilec40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 19:52:35 UTC 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.cc40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 19:52:35 UTC 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>
/rk3399_rockchip-uboot/cmd/
H A Dmmc.cc40fdca6b7db469d3982cc44fd68a269adb41b25 Sun May 01 19:52:35 UTC 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>