aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarco Felsch <[email protected]>2020-02-27 11:45:47 +0100
committerGreg Kroah-Hartman <[email protected]>2020-03-18 14:13:33 +0100
commit14422f14da818a3f12344dceee47b4206870a24d (patch)
treedbed27d4dd7b0a2d73dc3639fb56389c5e45c079 /tools/perf/scripts/python/export-to-sqlite.py
parent526ee72dfdf74f4c14cbe165d68736f86bff6cf2 (diff)
component: allow missing unbind callback
The component framework reuses the devres managed functions. There is no need to specify an unbind() callback if the driver only wants to release the devres managed resources. The bind/unbind is like the probe/remove pair. The bind/probe is necessary and the unbind/remove is optional. Signed-off-by: Marco Felsch <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions