]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: cqhci: Update cqhci memory ioresource name
authorVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
Wed, 4 Mar 2020 13:25:20 +0000 (18:55 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Mar 2020 13:39:52 +0000 (14:39 +0100)
commit5000b994c5786b5c0a74519ce22452ff1b7419a8
treeb81295098c354cd7a834aba27eae59a100856aae
parent038ff983bd1ee25b7b5d9c01dea0217f914e7b77
mmc: cqhci: Update cqhci memory ioresource name

Update cqhci memory ioresource name from cqhci_mem to cqhci since
suffix _mem is redundant.

Only sdhci-msm driver is making use of this resource as of now.
No other vendor's driver is using it. So this update shouldn't affect
any other vendor's cqhci functionality.

Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1583328320-9981-1-git-send-email-vbadigan@codeaurora.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/cqhci.c