diff options
author | Markus Pargmann <[email protected]> | 2014-04-28 12:54:48 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-05-20 23:02:46 +0100 |
commit | 171d683d2ac4ab6f220cc99de08ef9ec2c039966 (patch) | |
tree | e6202c3334c5b58e26d8d79b2d836bff9e733a73 /tools/perf/scripts/python | |
parent | 4d9b7926f2ce271e0670cf0e7131a0e2a686690a (diff) |
ASoC: fsl-ssi: Remove unnecessary variables from ssi_private
There are some variables defined in struct fsl_ssi_private that describe
states that are also described by other variables.
This patch adds some helper functions that return exactly the same
information based on available variables. This helps to clean up struct
fsl_ssi_private and remove them from the probe function.
It also removes some not really used variables (new_binding, name).
Signed-off-by: Markus Pargmann <[email protected]>
Tested-By: Michael Grzeschik <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions