summaryrefslogtreecommitdiff
path: root/fs/notify
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-05-13 16:07:27 +0900
committerMark Brown <broonie@kernel.org>2019-05-13 12:45:07 +0100
commit7426af5010d1b4a109e5d7ee639f3c3e0e5b3cdd (patch)
tree81b6f77e39bd9e55f8ab553ab1e00423402dfa03 /fs/notify
parent09d4cc03ff77790872b8b9e51b6d7b5863686fc5 (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 <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions