commit | c7da6e3413c8971e00584c414f9e2e2dd0a27bc8 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Oct 03 00:44:37 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Oct 09 17:21:43 2018 +0200 |
tree | 235f38cdfc1b7050bffcd55b5ae116222b3c0e60 | |
parent | f1edae95955d66a77c7744c690b7fbca87ee14ed [diff] |
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() Pass the entire source data pointer to tmio_sd_addr_is_dmaable() so we don't have to apply casts throughout the code. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>