This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Commit 836b6b3
ANDROID: fixup! ASoC: Intel: sof_sdw: shift SSP BT mask bits.
The SSP BT mask bits overlapped with SOC_SDW_CODEC_SPKR,
SOC_SDW_SIDECAR_AMPS, and SOC_SDW_CODEC_MIC BIT[15–17] in
sdw_utils.h. Shift the SSP BT mask bits to a higher range to
eliminate the conflict.
Bug: 444302600
Test: run #cat /proc/asoc/cards, to check sound card is registered.
Link: thesofproject/linux#5501
(The PR has been merged into the Linux GitHub, it will
be picked up by kernel.org in the next timing window)
Upstream-Task: 455997202
Change-Id: Ic4f9e8af8a2a9ad4f4a7f0f883402fba0afcb501
Signed-off-by: Mac Chiang <mac.chiang@intel.com>1 parent 8c76ec8 commit 836b6b3
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments