OSDN Git Service

drm/panfrost: Remove commented out call to panfrost_core_dump
authorSteven Price <steven.price@arm.com>
Wed, 9 Oct 2019 09:44:56 +0000 (10:44 +0100)
committerRob Herring <robh@kernel.org>
Wed, 9 Oct 2019 18:36:56 +0000 (13:36 -0500)
commitcfbb2e38dfc60b04f0b226f5f926ce31f353fc26
tree2915073d7c01ac5509f51c1f487abaec3ad90232
parentde89212ddb3dc87152dd6f2b88a20d5176156777
drm/panfrost: Remove commented out call to panfrost_core_dump

panfrost_core_dump() has never existed in mainline, so remove it and add
a TODO entry that core dump support is currently lacking.

Signed-off-by: Steven Price <steven.price@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191009094456.9704-2-steven.price@arm.com
drivers/gpu/drm/panfrost/TODO
drivers/gpu/drm/panfrost/panfrost_job.c