aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNoralf Trønnes <[email protected]>2022-02-27 13:47:12 +0100
committerMaxime Ripard <[email protected]>2022-02-28 10:29:33 +0100
commit1e7e8e18db0fdd4da4e91597cf4d59265b8f351f (patch)
treea85f111d293fd3108708f31cc706dc59666d76d9 /tools/perf/scripts/python
parent95ae342dc939a220b7afbd3a65f7106258f67cad (diff)
drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
devm_drm_dev_alloc() can't allocate structures that embed a structure which then again embeds drm_device. Workaround this by adding a driver_private pointer to struct mipi_dbi_dev which the driver can use for its additional state. v3: - Add documentation Acked-by: Maxime Ripard <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Signed-off-by: Noralf Trønnes <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions