aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDmitry Torokhov <[email protected]>2017-03-01 15:33:23 -0800
committerAlexandre Belloni <[email protected]>2017-03-09 01:32:31 +0100
commitb9de1a1dae8c78de05a59e40632aa8241ef78e1a (patch)
tree28598a94561d548bf42300d2ed137e8a54572b2f /tools/perf/scripts/python/export-to-postgresql.py
parentff764b88e63a097a6a8383f0f1f76e7fa5a5e096 (diff)
rtc: omap: remove incorrect __exit markups
Even if bus is not hot-pluggable, devices can be unbound from the driver via sysfs, so we should not be using __exit annotations on remove() methods. The only exception is drivers registered with platform_driver_probe(), which specifically disables sysfs bind/unbind attributes. Signed-off-by: Dmitry Torokhov <[email protected]> Reviewed-By: Sebastian Reichel <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions