diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-02-22 09:31:51 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-02-22 18:13:03 +0300 |
commit | eb23dcd20e91fe97679257dc4d195a707b4a0d1a (patch) | |
tree | c2240ba825827e399b9ce65d360260937d346188 /ipc | |
parent | 3af8160028bfac4116d80edcb7eb04095323d112 (diff) | |
download | linux-eb23dcd20e91fe97679257dc4d195a707b4a0d1a.tar.xz |
ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bug
The irq_get_irq_data() function doesn't return error pointers, it
returns NULL.
Fixes: 6ba9dd6c893b ("ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions