| commit | c14815d184eb283c6af6dc0a1bd7fb6da68f0cff | [log] [tgz] |
|---|---|---|
| author | Vinod Koul <vkoul@kernel.org> | Thu Sep 03 16:41:00 2020 +0530 |
| committer | Vinod Koul <vkoul@kernel.org> | Thu Sep 03 16:41:00 2020 +0530 |
| tree | 358148fcd689ad16896201518b16348be4cd2706 | |
| parent | 7550301ab5022b0da12b9201678910819bfb36fe [diff] |
soundwire: remove SDW_REG_SHIFT() soundwire had defined SDW_REG_SHIFT to calculate shift values for bitmasks, but now that we have better things in bitfield.h, remove this. Signed-off-by: Vinod Koul <vkoul@kernel.org>