diff options
| author | Wei Yongjun <weiyongjun1@huawei.com> | 2018-01-15 10:41:53 +0000 |
|---|---|---|
| committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-01-15 18:16:59 +0000 |
| commit | 2f7aacf795e0192648b51674aef90e755e02408c (patch) | |
| tree | a60e4aedc5329ddb4e40a7b80fb512c59d88a84a /tools/perf/scripts/python/bin | |
| parent | perf: dsu: Use signed field for dsu_pmu->num_counters (diff) | |
| download | linux-2f7aacf795e0192648b51674aef90e755e02408c.tar.gz linux-2f7aacf795e0192648b51674aef90e755e02408c.zip | |
firmware: arm_sdei: Fix return value check in sdei_present_dt()
In case of error, the function of_platform_device_create() returns
NULL pointer not ERR_PTR(). The IS_ERR() test in the return value
check should be replaced with NULL test.
Fixes: 677a60bd2003 ("firmware: arm_sdei: Discover SDEI support via ACPI")
Acked-by: James Morse <james.morse@arm.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
