diff options
| author | Kuninori Morimoto <[email protected]> | 2019-05-13 16:07:27 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-05-13 12:45:07 +0100 |
| commit | 7426af5010d1b4a109e5d7ee639f3c3e0e5b3cdd (patch) | |
| tree | 81b6f77e39bd9e55f8ab553ab1e00423402dfa03 /tools/perf/scripts/python | |
| parent | 09d4cc03ff77790872b8b9e51b6d7b5863686fc5 (diff) | |
ASoC: soc.h: fe_compr can be bit field
fe_compr is used at soc-compress, it can be bit field.
This patch move it from int to bit field.
> grep fe_compr -r sound/soc/*
sound/soc/soc-compress.c: rtd->fe_compr = 1;
sound/soc/soc-pcm.c: if (!fe->dpcm[stream].runtime && !fe->fe_compr)
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions