diff options
author | Lee Jones <lee.jones@linaro.org> | 2022-06-21 11:14:02 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2022-07-19 12:54:40 +0300 |
commit | 915696927cd6e7838d25dab8fbd2ae05d4acce84 (patch) | |
tree | 8bab4f712a1efdd51d823c1446635422960bb544 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4a346a03a63cb45f7766d9d6559cf3fee783e926 (diff) | |
download | linux-915696927cd6e7838d25dab8fbd2ae05d4acce84.tar.xz |
mfd: pm8008: Remove driver data structure pm8008_data
Maintaining a local driver data structure that is never shared
outside of the core device is an unnecessary complexity. Half of the
attributes were not used outside of a single function, one of which
was not used at all. The remaining 2 are generic and can be passed
around as required.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions