]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
mmc: tegra: Use first valid full win for negative margins
authorPavan Kunapuli <pkunapuli@nvidia.com>
Mon, 3 Feb 2014 07:38:56 +0000 (13:08 +0530)
committerGerrit Code Review <gerrit2@nvidia.com>
Thu, 27 Feb 2014 10:40:02 +0000 (02:40 -0800)
commitf3173ecf17d34644e482846d756e73fc67d9e7fa
tree98c68b5f3659d1ec7771704758fda93914fadce9
parent1f0500e1e9ab9e2d81e3b0f12a22ec7d3811e1ad
mmc: tegra: Use first valid full win for negative margins

For negative margin calculations, use the first valid full window
in the first valid UI if Avg UI is found.
If Avg UI is not found, use first and second full windows to determine
the negative margin.
During negative margin calculation, marking each step as boundary.

Bug 1423429

Change-Id: I85cc57b1038bbce314d5bd89ef8aace117bdd8fe
Signed-off-by: Pavan Kunapuli <pkunapuli@nvidia.com>
drivers/mmc/host/sdhci-tegra.c