]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: dw_mmc: exynos: move definitions to header file
authorSeungwon Jeon <tgih.jun@samsung.com>
Mon, 22 Dec 2014 12:12:04 +0000 (17:42 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 19 Jan 2015 08:56:11 +0000 (09:56 +0100)
commit0b5fce48a67d7fb5792e15ac635a1000f9dd6201
tree14f3f7ba1827ac94c2baca5b3612ed0a8085acee
parenta2a1fed8ea69ffae682eb606f1a722e7d034df8e
mmc: dw_mmc: exynos: move definitions to header file

Move exynos related definition to header file. And this
also changes some of the registers name to match the standard
naming convention.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
[Alim: updated the commit message]
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-exynos.c
drivers/mmc/host/dw_mmc-exynos.h [new file with mode: 0644]