mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusion
authorManish Narani <manish.narani@xilinx.com>
Mon, 6 Apr 2020 17:43:32 +0000 (23:13 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 28 May 2020 09:20:57 +0000 (11:20 +0200)
commit19ee441f2cab760921b15df11cb7ea2fb4751567
tree3cb7ad6a0f8e9e6120bae4ffd07292dffdd94ab2
parent1a470721c8f5a73e272fffb590debda5e65a2eaf
mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusion

There is 'struct sdhci_arasan_data' but also
'struct sdhci_arasan_of_data sdhci_arasan_data'. Rename the latter to
avoid confusion with the name of the struct.

Reported-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Manish Narani <manish.narani@xilinx.com>
Link: https://lore.kernel.org/r/1586195015-128992-4-git-send-email-manish.narani@xilinx.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-arasan.c