]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-omap: Remove redundant structure assignments
authorFaiz Abbas <faiz_abbas@ti.com>
Wed, 21 Nov 2018 10:33:57 +0000 (16:03 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Dec 2018 07:26:24 +0000 (08:26 +0100)
commite6d7a011e92727f8ac9620c3f310c9fe39351235
tree66f689b4730787199da58918a142d4f5c14fbbfa
parent182ae2c85a82a94533119cc8afcd177d5249e5ce
mmc: sdhci-omap: Remove redundant structure assignments

The sdhci_execute_tuning() function has assignment of
private pointers multiple times. Remove the redundant assignment.

Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-omap.c