]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 21 May 2020 07:01:05 +0000 (16:01 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Aug 2020 11:07:34 +0000 (13:07 +0200)
commit691f4dbe891c8762885de41b1e69fa68cc94031f
treee01375f905025bc9bf2ccb84b56cc12c3ef0c5cc
parent55e965979f708856763ef897ed1d2fc848003eb1
mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete

[ Upstream commit 2b26e34e9af3fa24fa1266e9ea2d66a1f7d62dc0 ]

To add end() operation in the future, clean the code of
renesas_sdhi_internal_dmac_complete_tasklet_fn(). No behavior change.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/1590044466-28372-3-git-send-email-yoshihiro.shimoda.uh@renesas.com
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mmc/host/renesas_sdhi_internal_dmac.c