Re: [PATCH -next] coresight: replicator: Add terminate entry for acpi_device_id tables

2019-06-17 Thread Suzuki K Poulose
Hi Thanks for the fix, please find my comment below. On 15/06/2019 11:44, Wei Yongjun wrote: Make sure acpi_device_id tables have terminate entry. Fixes: 8f35caae1e1f ("coresight: acpi: Support for platform devices") Signed-off-by: Wei Yongjun ---

[PATCH -next] coresight: replicator: Add terminate entry for acpi_device_id tables

2019-06-15 Thread Wei Yongjun
Make sure acpi_device_id tables have terminate entry. Fixes: 8f35caae1e1f ("coresight: acpi: Support for platform devices") Signed-off-by: Wei Yongjun --- drivers/hwtracing/coresight/coresight-replicator.c | 1 + 1 file changed, 1 insertion(+) diff --git