mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity
authorManish Narani <manish.narani@xilinx.com>
Mon, 6 Apr 2020 17:43:33 +0000 (23:13 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 28 May 2020 09:20:57 +0000 (11:20 +0200)
commit37d3ee7c5dc03944bdcb05d5c654dda3abd31795
tree66e83dd026719fce576432943259e3f479a128d5
parent19ee441f2cab760921b15df11cb7ea2fb4751567
mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity

Existing driver code has the platform specific structures scattered
throughout the driver code. Rearrange the platform specific data
structures for more modularity and readability. This will help in adding
new static functions with more ease.

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