]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmci: add edge support to data and command out in variant data.
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 2 Jun 2014 09:09:30 +0000 (10:09 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:25:55 +0000 (11:25 +0200)
commita961416ddf182c81875b3222589bfc82396b997a
tree8a0407c2b745c00dae68557db345e7269769f5fe
parentd6d0d69cbd116ad0b46d754f9959f320ac7e2711
mmc: mmci: add edge support to data and command out in variant data.

This patch adds edge support for data and command out to variant structure
giving more flexibility to the driver to support more SOCs which have
different clock register layout.

Without this patch other new SOCs like Qcom will have to add more code to
special case them

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
[Ulf Hansson] Resolved conflict
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmci.c