]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
mmc: tegra: remove vcore override late_initcall
authorShreshtha Sahu <ssahu@nvidia.com>
Tue, 29 Apr 2014 10:07:38 +0000 (15:37 +0530)
committerLaxman Dewangan <ldewangan@nvidia.com>
Thu, 22 May 2014 11:05:37 +0000 (04:05 -0700)
commitd0968a7fe8e52bdcaaa7dceb1445fe8b0f901d22
treef8a8044c538bff49b41af65185d3ea433574a192
parent118257fd7482f60687b0bd2d02808ae8908de6a3
mmc: tegra: remove vcore override late_initcall

This patch removes vcore override late_initcall
as it is no longer required for new tuning algo.

In addition this removes two initcalls from
same module and thus let mmc to compile as module.
Along with this unused vairables are removed.

Bug 1499809

Change-Id: Id68d9f4115a860b152703ee6c3fe677eb0230193
Signed-off-by: Shreshtha Sahu <ssahu@nvidia.com>
Reviewed-on: http://git-master/r/402916
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
drivers/mmc/host/sdhci-tegra.c