f5d40b400f
In case of error, the function platform_device_register_data() 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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
Makefile | ||
sst_acpi.c | ||
sst_drv_interface.c | ||
sst_ipc.c | ||
sst_loader.c | ||
sst_pci.c | ||
sst_pvt.c | ||
sst_stream.c | ||
sst.c | ||
sst.h |