]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc57c7e76b8767a625fcaeae1795c4b8def90c87c
tree66e83dd026719fce576432943259e3f479a128d5
parent864a0a0ee8b54be974d1217dbe4db63fd8fef715
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