original_kernel/drivers/net/dsa/b53
Tiezhu Yang ef24d6c3d6 net: Fix return value about devm_platform_ioremap_resource()
When call function devm_platform_ioremap_resource(), we should use IS_ERR()
to check the return value and return PTR_ERR() if failed.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-23 16:28:25 -07:00
..
Kconfig
Makefile
b53_common.c
b53_mdio.c
b53_mmap.c
b53_priv.h
b53_regs.h
b53_serdes.c
b53_serdes.h
b53_spi.c
b53_srab.c