diff options
author | Andy Shevchenko <[email protected]> | 2023-02-13 13:21:38 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-03-17 23:13:42 +0530 |
commit | 91e78b2585348284ef7cdb6a8736fd21389914fe (patch) | |
tree | 288eb022d9c9e1ebef2ca633a66878c49e27466b /drivers/fpga/fpga-mgr.c | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) |
dmaengine: Actually use devm_add_action_or_reset()
It appears that the commit a1beaa50b583 ("dmaengine: Simplify
dmaenginem_async_device_register() function") mentions
devm_add_action_or_reset() the actual change utilised devm_add_action()
call by mistake.
Fix the issue by switching to devm_add_action_or_reset().
Fixes: a1beaa50b583 ("dmaengine: Simplify dmaenginem_async_device_register() function")
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions