commit | 3b4979cabd4b49b84f794d8dd1625bbdb1213b05 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vkoul@kernel.org> | Thu Sep 03 17:15:02 2020 +0530 |
committer | Vinod Koul <vkoul@kernel.org> | Fri Sep 04 14:46:42 2020 +0530 |
tree | ffbf083a953ca96ce8fb294764c133f98442d19e | |
parent | 3cf25d63b1b9871188c6838e630b337363287e17 [diff] |
soundwire: intel: use FIELD_{GET|PREP} use FIELD_{GET|PREP} in intel driver to get/set field values instead of open coding masks and shift operations. Signed-off-by: Vinod Koul <vkoul@kernel.org> Tested-by: Bard Liao <yung-chuan.liao@linux.intel.com> Link: https://lore.kernel.org/r/20200903114504.1202143-8-vkoul@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>