ASoC: tas2770: Convert bit mask to GENMASK in header
authorDan Murphy <dmurphy@ti.com>
Fri, 18 Sep 2020 19:05:45 +0000 (14:05 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 21 Sep 2020 22:57:21 +0000 (23:57 +0100)
commitec9377dca2ca77eaf4fbdb09ac803f379b10d731
tree64030c3831c1542563ca6327aed2ff6d2ea5e766
parentd3d71c99b541040da198f43da3bbd85d8e9598cb
ASoC: tas2770: Convert bit mask to GENMASK in header

Update the hardcoded masks with the GENMASK macro. Also update some of
the hardcoded bits with the BIT macro

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200918190548.12598-6-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2770.h