diff options
| author | Dmitry Torokhov <[email protected]> | 2023-12-12 21:33:58 -0800 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2024-06-07 12:32:31 -0700 |
| commit | f4c7fa7c058b9893b7a949cdb2f2aa504903f497 (patch) | |
| tree | 6338b4c56f9cc927e5bf40a1c3a5bbdba7963ee5 /tools/perf/scripts/python | |
| parent | 6560cfcfb46511d47893d6e3994ce1d3c58ddf7f (diff) | |
Input: cap11xx - stop using chip ID when configuring it
struct cap11xx_hw_model is supposed to describe the chip capabilities,
however later code changes introduced checks against chip ID.
Introduce new capabilities in cap11xx_hw_model and use them when applying
chip configuration, and remove the enum for chip ID. While at it, rename
no_gain to has_gain to match the rest of the new capabilities.
Reviewed-by: Jiri Valek - 2N <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions