aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-03-03 18:52:59 +0200
committerTomi Valkeinen <[email protected]>2018-09-03 16:13:27 +0300
commitedb715dffdee71bb8216ee4d71c0714d932e9acf (patch)
treef8e7df47fc80f2eb5af6fe8c3fa13902c9bfd10c /tools/perf/scripts/python
parent66aacfe22d53137eab511b3f4d674ddd40a7b1ac (diff)
drm/omap: dss: dsi: Move initialization code from bind to probe
There's no reason to delay initialization of most of the driver (such as mapping memory I/O or enabling runtime PM) to the component bind handler. Perform as much of the initialization as possible at probe time, initializing at bind time only the parts that depends on the DSS. The cleanup code is moved from unbind to remove in a similar way. 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')
0 files changed, 0 insertions, 0 deletions