aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMichał Kępień <[email protected]>2017-03-09 13:11:41 +0100
committerDarren Hart <[email protected]>2017-03-14 22:58:04 -0700
commit815edfe7ad887323c6d261dce3a0589d49671d1e (patch)
tree81cddaf0cd937d617b74b88dde8523eeaf23c590 /tools/perf/scripts/python/bin
parent469b0170450e7cbb0230b22036622005906b878a (diff)
platform/x86: dell-wmi: remove sparse_keymap_free() calls
As sparse_keymap_setup() now uses a managed memory allocation for the keymap copy it creates, the latter is freed automatically. Remove all calls to sparse_keymap_free(). As this reduces dell_wmi_input_destroy() to one line, replace all calls to that function with direct calls to input_unregister_device(). Signed-off-by: Michał Kępień <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions