diff options
| author | Bard liao <[email protected]> | 2019-01-04 20:02:48 -0600 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-01-07 16:54:06 +0000 |
| commit | 60b52ed627213d1782e70b9810f5668f61bba3a8 (patch) | |
| tree | 632fc988f918984254af4dbc40ae939fda10419d /tools/perf/scripts/python | |
| parent | b468f379e1e01b723825267431d3ba60f824fda2 (diff) | |
ASoC: rt5645: store eq kcontrol byte in __be
The eq parameters binary is stored in __be. However, it is unsigned short
in rt5645_eq_param_s{} which will cause incorrect type assignment. So add
struct rt5645_eq_param_s_be16{} to store the eq binary and convert it to
unsigned short in rt5645->eq_param.
Cc: Oder Chiou <[email protected]>
Signed-off-by: Bard liao <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions