]> Git Repo - linux.git/commit
ASoC: rt1015: remove unneeded variables in rt1015_priv
authorTzung-Bi Shih <[email protected]>
Thu, 24 Dec 2020 10:06:07 +0000 (18:06 +0800)
committerMark Brown <[email protected]>
Tue, 29 Dec 2020 13:18:48 +0000 (13:18 +0000)
commita5db2ca51367eeafb0c4013d3a6fc58932612c03
tree63778e1c5cfa2cfaa0cf2e8690c2a7d4b6fe856f
parent3128f1c3b53d73e35e1069663736284358fcdd01
ASoC: rt1015: remove unneeded variables in rt1015_priv

- `lrck' is only used in .hw_params callback so that it can be local.
- `bclk' is unused.
- `id' is unused.
- `amp_ver' is unused.

Signed-off-by: Tzung-Bi Shih <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/rt1015.c
sound/soc/codecs/rt1015.h
This page took 0.053626 seconds and 4 git commands to generate.