diff options
| author | Wei Yongjun <[email protected]> | 2015-04-16 12:18:02 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2015-04-17 13:23:56 +0000 |
| commit | c479163a1b6ab424786fbcd9225b4e3c1c58eb0b (patch) | |
| tree | 4088bbfb73f73071e9ea1c32ab54c2a13c3cc848 /net/switchdev/switchdev.c | |
| parent | Linux 4.0-rc1 (diff) | |
| download | kernel-c479163a1b6ab424786fbcd9225b4e3c1c58eb0b.tar.gz kernel-c479163a1b6ab424786fbcd9225b4e3c1c58eb0b.zip | |
ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe()
In case of error, the function devm_ioremap_resource() returns
ERR_PTR() and never returns NULL. The NULL test in the return
value check should be replaced with IS_ERR().
Signed-off-by: Wei Yongjun <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: [email protected]
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
