commit | 726d6f2374410d980341bfeb49399614e689e702 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Sep 16 12:06:15 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 30 20:26:31 2013 -0400 |
tree | 5bf34c9ed06f802ef468a0af8cfb945ff0f7fe70 | |
parent | ce69d37b7d8fa692c45d71d94aa0c921859b82ce [diff] |
mmc: core: Collect common code for card ocr validation Since mmc_select_voltage now only gets called from the attach sequence, it makes sense to move the out of spec validations of the card ocr into this function. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>