]> asedeno.scripts.mit.edu Git - linux.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)
commit52b5f5cfa2f736f3e478b65490736b62412dc11c
tree66f689b4730787199da58918a142d4f5c14fbbfa
parent5b0d62108b468b13410533c0ceea3821942bf592
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