aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2016-08-12 22:48:43 +0200
committerDaniel Vetter <[email protected]>2016-08-16 16:30:49 +0200
commitd25bcfb8c2e18b9b36f037f38be4d4792ebf8d57 (patch)
tree847c310874412d69d20cb3e6d74d3c0df6002695 /tools/perf/scripts/python
parentf1d1326c99a9dbbfd8bc389f7a8f90a8ef6d8aa9 (diff)
drm/hisilicon: Don't set drm_device->platformdev
It's deprecated and only should be used by drivers which still use drm_platform_init, not by anyone else. And indeed it's entirely unused and can be nuked. This required a bit more fudging, but I guess kirin_dc_ops really wants to operate on the platform_device, not something else. Also bonus points for implementing abstraction, and then storing the vfunc in a global variable. Cc: Xinliang Liu <[email protected]> Cc: Xinwei Kong <[email protected]> Cc: Archit Taneja <[email protected]> Reviewed-by: Sean Paul <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions