MIPS: db1235: Don't use MMC_CLKGATE
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 30 Sep 2013 09:50:31 +0000 (11:50 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 31 Oct 2013 00:28:39 +0000 (20:28 -0400)
As a first step in removing code for MMC_CLKGATE, MIPS db1235 defconfig
which is the only current user, shall move away from this option.

The mmc host drivers au1xmmc and jz4740_mmc, which are used on MIPS
don't support clock gating through MMC_CLKGATE, thus removing the
config option will have no effect on power save - clock gating wise.

Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found