Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_legacy.cc40fdca6 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.hc40fdca6 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.cc40fdca6 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 DMakefilec40fdca6 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.cc40fdca6 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.cc40fdca6 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>