summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAndrey Markovytch <andreym@codeaurora.org>2016-04-17 14:54:11 +0300
committerJeevan Shriram <jshriram@codeaurora.org>2016-04-22 11:57:42 -0700
commitb4f695428f49755fd00f2e8ebcd53cecb7270d15 (patch)
tree4ef9dac10486b5a1fe53fb92f85e60ca8cc431cf /tools/perf/scripts/python/bin
parent61762e2339f4f01d2f579c71238f7688f516123c (diff)
crypto: ice: general driver clean-up
* Removed spinlock as it was not locking against anything * Removed conversion of interrupt status to error number as it is not used by API client, and in case several bits are set only 1 error is ever handled and the rest get lost. Instead pass to the client the complete status. * Removed redundant includes, variables * vops structure is returned after performing a lookup in the DTS. There's no need for that as we already know the structure to return. * Other minor corrections Change-Id: I6d2549ce04c9e4b19fdd8fe3dfee03d83bfd9d77 Signed-off-by: Gilad Broner <gbroner@codeaurora.org> Signed-off-by: Andrey Markovytch <andreym@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions