diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-25 01:24:47 +0900 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-12-19 08:50:04 +0100 |
commit | 058db2868cd88b5474f26974253407fcbe932c22 (patch) | |
tree | b45a24da94c8e649d15a1da91e3025144d54a9d4 /drivers/power | |
parent | 2487e7efc9e13bd11fdc86f1ac12a5a45c4af778 (diff) | |
download | linux-058db2868cd88b5474f26974253407fcbe932c22.tar.gz linux-058db2868cd88b5474f26974253407fcbe932c22.tar.bz2 linux-058db2868cd88b5474f26974253407fcbe932c22.zip |
mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
struct tmio_mmc_dma looks like TMIO core data, but in fact, Renesas
private data. Move it to renesas_sdhi.h (probably, it is better to
rename it to renesas_sdhi_dma, or squash it into struct renesas_sdhi).
I also moved struct renesas_sdhi and host_to_priv() to that header
because they are necessary to convert the tmio_mmc_host pointer into
the renesas_sdhi pointer.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions