diff options
| author | Noralf Trønnes <[email protected]> | 2019-07-22 12:43:05 +0200 |
|---|---|---|
| committer | Noralf Trønnes <[email protected]> | 2019-07-25 10:40:01 +0200 |
| commit | 36b5057216236ae00ad8ab2f5232e02bbad6a00e (patch) | |
| tree | 6122a01380b22ffeea11bb89861c8afe6a08cbd8 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 771ea160e68f69723c074a13110459327896d35e (diff) | |
drm/tinydrm: Rename variable mipi -> dbi
struct mipi_dbi is going to be split into an interface part and a display
pipeline part. The interface part can be used by drivers that need to
initialize the controller, but that won't upload the framebuffer over
this interface.
tinydrm uses the variable name 'mipi' but this is not a good name since
MIPI refers to a lot of standards. This patch changes the variable name
to 'dbi' where it refers to the interface part of struct mipi_dbi.
Functions that use both future parts will have both variables temporarily
pointing to the same structure.
Cc: Eric Anholt <[email protected]>
Cc: David Lechner <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Acked-by: David Lechner <[email protected]>
Acked-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions