commit | 2a809093f0e2b243565abb27fc37b6d881c4157f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 12 23:30:27 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 11 14:06:44 2016 -0600 |
tree | f9ef92c806e8ffcbf3901b28bab3421946438338 | |
parent | 9a46bd3febd405e2d4b894d9ebae2e9ca88b22d6 [diff] |
dm: mmc: sdhci: Refactor configuration setup to support DM Move the configuration setting into a separate function which can be used by the driver-model code. Signed-off-by: Simon Glass <sjg@chromium.org>