aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/memory.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-01-21 10:33:10 +0100
committerVinod Koul <vkoul@kernel.org>2020-01-21 15:05:28 +0530
commit71ca5b78235e79c36f774773491064d7921d1942 (patch)
tree8eaf305a8354af792571579a433e8f645140ecd8 /mm/memory.c
parentdmaengine: Remove dma_device_satisfies_mask() wrapper (diff)
downloadwireguard-linux-71ca5b78235e79c36f774773491064d7921d1942.tar.xz
wireguard-linux-71ca5b78235e79c36f774773491064d7921d1942.zip
dmaengine: Remove dma_request_slave_channel_compat() wrapper
At its original introduction, dma_request_slave_channel_compat() used a wrapper, to accommodate filter functions that modify the mask passed. Filter functions can no longer modify masks, and the mask parameter was made const in commit a53e28da574a40bc ("dma: Make the 'mask' parameter of __dma_request_channel const") consecutively. Hence remove the wrapper, and rename __dma_request_slave_channel_compat() to dma_request_slave_channel_compat(), to get rid of one more function name starting with a double underscore. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20200121093311.28639-3-geert+renesas@glider.be Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions