diff options
author | Fabien Dessenne <fabien.dessenne@st.com> | 2019-04-24 11:21:25 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-04-26 19:03:34 +0200 |
commit | f4fd2ec08f17b34f1c7c18414d5fc882efd51e83 (patch) | |
tree | b29814a2e91e86f3c4ec2e82bd854284e1deee09 /Documentation/debugging-via-ohci1394.txt | |
parent | dmaengine: rcar-dmac: Update copyright information (diff) | |
download | linux-f4fd2ec08f17b34f1c7c18414d5fc882efd51e83.tar.xz linux-f4fd2ec08f17b34f1c7c18414d5fc882efd51e83.zip |
dmaengine: stm32-dma: use platform_get_irq()
platform_get_resource(pdev, IORESOURCE_IRQ) is not recommended for
requesting IRQ's resources, as they can be not ready yet. Using
platform_get_irq() instead is preferred for getting IRQ even if it was
not retrieved earlier.
Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Reviewed-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/debugging-via-ohci1394.txt')
0 files changed, 0 insertions, 0 deletions