ASoC: Intel: avs: rt5682: Tidy up hw_params()
authorCezary Rojewski <cezary.rojewski@intel.com>
Thu, 29 Jun 2023 11:24:49 +0000 (13:24 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 9 Jul 2023 21:47:23 +0000 (22:47 +0100)
commit7012fa7d56b7b3e100e4ff0c8d8d7a183f09130d
tree2297ecc990bc8dd1ba390a3d032935ad347dc4ee
parent27cd41698de49c8afbcc148a0d76c35da3271519
ASoC: Intel: avs: rt5682: Tidy up hw_params()

To improve readability, reword several local variables to better match
their counterparts in declarations of soc-dai.h. For similar reasons,
wording for few comments is streamlined while redundant comments are
removed.

No functional changes.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20230629112449.1755928-9-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/boards/rt5682.c