diff options
| author | Simon Glass <sjg@chromium.org> | 2016-06-12 23:30:22 -0600 |
|---|---|---|
| committer | Simon Glass <sjg@chromium.org> | 2016-07-11 14:06:44 -0600 |
| commit | 8ca51e51c182699ebc64b10660db3e03cb43cb54 (patch) | |
| tree | 4078d4757aa016c16beaaecc1bc9dc7836a0bb4e /scripts/kernel-doc | |
| parent | 7d1c8d99fd12ad1e879533075b87c908462c1fd3 (diff) | |
dm: mmc: Add a way to use driver model for MMC operations
The driver model conversion for MMC has moved in small steps. The first step
was to have an MMC device (CONFIG_DM_MMC). The second was to use a child
block device (CONFIG_BLK). The final one is to use driver model for MMC
operations (CONFIG_DM_MMC_OP). Add support for this.
The immediate priority is to make all boards that use DM_MMC also use those
other two options. This will allow them to be removed.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
