commit | 558f94a25e7c18f0b84ddaa033fc3d0741949b3f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 12 23:30:13 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 11 14:06:44 2016 -0600 |
tree | 9b7ed246c9177b4d4bc13e77bb7f362667ba1677 | |
parent | 9c6e862b708365e84975133ce712c477d2240b14 [diff] |
dm: mmc: dwmmc: Add comments to the dwmmc setup functions These comments were missed when the original code was written. Add them to help people port their drivers over. Signed-off-by: Simon Glass <sjg@chromium.org>