diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-04-12 09:56:50 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-14 10:22:03 +0200 |
commit | 4f22b8954b13f6a75d57498b49084fc409257c61 (patch) | |
tree | 35d47aff5d7a193857b8f49fcd738d6ce9f3be02 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d2729c6e94e4d9ff108e2a27d3884fd67c954776 (diff) |
staging: ks7010: remove unused spin_lock
Driver SDIO private data structure description includes a spin_lock
that is never used. This data structure only contains a pointer to the
sdio_func and a pointer to the main device private data. A spin_lock
is not required here.
Remove unused spin_lock.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions