diff options
author | Claudius Heine <[email protected]> | 2021-06-17 10:52:28 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-06-23 11:49:34 +0100 |
commit | 688d47cdd9344b1485eb28c2a7aa99743ed529a3 (patch) | |
tree | 4cd24756aed57cb21c14343fb3cf51e82466dd2f /scripts/gdb/linux/timerlist.py | |
parent | 70585216fe7730d9fb5453d3e2804e149d0fe201 (diff) |
ASoC: tlv320aic32x4: add type to device private data struct
While this driver can already handle different device variants, the
variant information cannot be used in the driver code and therefor
cannot have different code paths depending on the device variant.
This change adds a `type` value into the `aic32x4_priv` structure, that
contains a device variant identifier, which was set when the driver was
bound to the device.
Signed-off-by: Claudius Heine <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions