diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2014-10-17 05:58:24 -0400 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-11-10 06:40:45 -0500 |
commit | 601ed60cef722d1fcdbf46e5b63a7892585abf7b (patch) | |
tree | a8ac503eccab6972cd9cd57b2336db1cfcef1901 /Kbuild | |
parent | 2fc91e8b0e1cd89094677d1c9dfba1b26979e48b (diff) |
mmc: core: Don't handle buffers on stack while fetching CXD registers
Due to previous patches, all callers of mmc_send_cxd_data() now
allocates their buffers from the heap. This enables us to simplify
mmc_send_cxd_data() by removing the support of handling buffers, which
are allocated from the stack.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions