dmaengine: apple-admac: Do not use devres for IRQs
authorMartin Povišer <povik+lin@cutebit.org>
Sun, 18 Sep 2022 09:58:44 +0000 (11:58 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 29 Sep 2022 16:13:25 +0000 (21:43 +0530)
commit072431595a57bc6605c29724afce5f9ef8114915
tree0383c5f062d8de854e753ce530d6e3643b49981b
parent0f4c5b29e3337c2718b812ae2dade5fc55a8321b
dmaengine: apple-admac: Do not use devres for IRQs

This is in advance of adding support for triggering the reset signal to
the peripheral, since registering the IRQ handler will have to be
sequenced with it.

Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
Link: https://lore.kernel.org/r/20220918095845.68860-4-povik+lin@cutebit.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/apple-admac.c