]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
authorJisheng Zhang <jszhang@marvell.com>
Tue, 16 Feb 2016 13:08:31 +0000 (21:08 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 29 Feb 2016 10:03:30 +0000 (11:03 +0100)
commit887171c730752e26218ed210717df60173d58426
treee7cef585a93789e2536288a84a031a48a4851916
parentdc99471418549634ac072578233589c8a92249fb
mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host

Now all clients migration to use sdhci_pltfm_init for private
allocation is done and there's no users of the priv variable, so we can
remove it from the sdhci_pltfm_host structure.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-pltfm.h