diff options
author | Robin Murphy <robin.murphy@arm.com> | 2021-08-25 16:42:03 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-26 12:07:23 +0100 |
commit | 2fd276c3ee4bd42eb034f8954964a5ae74187c6b (patch) | |
tree | 7ea7168dbda08d365cbe7c2d88b4c82658417664 /arch | |
parent | a8946f032eeace6eeb4e51e518275010e5528660 (diff) | |
download | linux-stable-2fd276c3ee4bd42eb034f8954964a5ae74187c6b.tar.gz linux-stable-2fd276c3ee4bd42eb034f8954964a5ae74187c6b.tar.bz2 linux-stable-2fd276c3ee4bd42eb034f8954964a5ae74187c6b.zip |
ASoC: dwc: Get IRQ optionally
The IRQ is explicitly optional, so use platform_get_irq_optional() and
avoid platform_get_irq() logging a spurious error when trying to use the
thing in DMA mode.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/c857f334e3c9e651e088b675b3938cb5f798b133.1629906123.git.robin.murphy@arm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions