diff options
author | Lee Jones <[email protected]> | 2022-06-21 09:14:02 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-07-19 10:54:40 +0100 |
commit | 915696927cd6e7838d25dab8fbd2ae05d4acce84 (patch) | |
tree | 8bab4f712a1efdd51d823c1446635422960bb544 /lib/mpi/mpi-sub-ui.c | |
parent | 4a346a03a63cb45f7766d9d6559cf3fee783e926 (diff) |
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 <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions