commit | 9f94d04752ad6bf6a704637c61590fe55c4c0d82 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Tue Feb 04 09:54:46 2020 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Mar 24 14:35:40 2020 +0100 |
tree | 5b955f11b7384d3ec0897a0c4e3d2062e2f048ff | |
parent | 0d84c3e6a5b2cd4ddd68b7ef7cf7c2dafd5146ef [diff] |
mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd() The 'u32 *status' is unused by the caller, so let's drop it. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Baolin Wang <baolin.wang7@gmail.com> Tested-by: Ludovic Barre <ludovic.barre@st.com> Reviewed-by: Ludovic Barre <ludovic.barre@st.com> Link: https://lore.kernel.org/r/20200204085449.32585-10-ulf.hansson@linaro.org