diff options
author | Ulf Hansson | 2019-02-13 20:03:30 +0100 |
---|---|---|
committer | Ulf Hansson | 2019-02-25 17:20:21 +0100 |
commit | eae343c290f78916b254972e85e0b419e55618f1 (patch) | |
tree | 06535e95538295dfe00d90ddae50adb8a371a728 /crypto/cipher.c | |
parent | 9d2d24302e615e984034d2f60a4da739de6bd637 (diff) |
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
The only user of mmc_align_data_size() is sdio_align_size(), which is
called from SDIO func drivers to let them distinguish, how to optimally
allocate data buffers.
Let's move mmc_align_data_size() close to the SDIO code as to make it
static, rename it to _sdio_align_size() and simplify its definition, all
with the purpose of clarifying that this is SDIO specific.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions