aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-02-28 17:30:30 +0200
committerTomi Valkeinen <[email protected]>2018-09-03 16:13:26 +0300
commit1f507968c30b0e86a307164a212ef11def1e5899 (patch)
tree3dc492e1081969be597f09f7457ab41bb642f4d9 /tools/perf/scripts/python/bin/stackcollapse-record
parentec727e3f61845d6d64b3c5eba464096d6cc7f8e9 (diff)
drm/omap: dss: Move debug message and checks to connection handlers
The connectors, encoders and display duplicate the same debug messages and connection checks in their omap_dss_device connect and disconnect handlers. Move the code to the connect and disconnect wrappers. To simplify the code the connect function returns -EBUSY unconditionally if the device is already connected. This doesn't cause any change in practice: the connect handler of displays is never called on a connected device as it is only invoked during omapdrm initialization. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions