aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2020-12-04 13:44:35 +0100
committerThierry Reding <[email protected]>2020-12-17 14:19:02 +0100
commitedf7f80e780e50bb5711d4c112b721517d0ff73e (patch)
tree7f162a9852f10e845eb165c4d1808cdcf6a6d96a /tools/perf/scripts/python/export-to-postgresql.py
parent3df23a316c4a5d1764b034c71c29d67a17d5299f (diff)
pwm: sl28cpld: Set driver data before registering the PWM chip
It is good practice to set the driver data before registering a device with a subsystem because the subsystem or the driver core may call back into the driver implementation. This is not currently an issue, but to prevent future changes from causing this to break unexpectedly, make sure that the driver data is set before the PWM chip registration. Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions