summaryrefslogtreecommitdiff
path: root/fs/efs/super.c
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2020-01-10 04:25:33 +0300
committerKishon Vijay Abraham I <kishon@ti.com>2020-01-17 08:24:03 +0300
commit0d5677ecb014dfa26dca0c96a4c44fd9012e17ba (patch)
tree509b7e199bf0fc333f66b0655c253dfd443ecd2f /fs/efs/super.c
parentb66d1ac82918cb5860e684153706058b3330df00 (diff)
downloadlinux-0d5677ecb014dfa26dca0c96a4c44fd9012e17ba.tar.xz
phy: ti: j721e-wiz: Fix return value check in wiz_probe()
In case of error, the function devm_ioremap() returns NULL pointer not ERR_PTR(). The IS_ERR() test in the return value check should be replaced with NULL test. Fixes: 091876cc355d ("phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'fs/efs/super.c')
0 files changed, 0 insertions, 0 deletions