Skip to content

Commit

Permalink
fixup! ASoC: Intel: sof_nau8825: use ssp-common module to detect codec
Browse files Browse the repository at this point in the history
273bc8b ("ASoC: Intel: Add rpl_nau8318_8825 driver") added
SOF_SPEAKER_AMP_PRESENT and SOF_NAU8318_SPEAKER_AMP_PRESENT.
Remove them too.

Signed-off-by: Bard Liao <[email protected]>
  • Loading branch information
bardliao authored and ujfalusi committed Aug 29, 2023
1 parent 0e0ac29 commit 3229e13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/intel/boards/sof_nau8825.c
Original file line number Diff line number Diff line change
Expand Up @@ -688,8 +688,6 @@ static const struct platform_device_id board_ids[] = {
{
.name = "rpl_nau8318_8825",
.driver_data = (kernel_ulong_t)(SOF_NAU8825_SSP_CODEC(0) |
SOF_SPEAKER_AMP_PRESENT |
SOF_NAU8318_SPEAKER_AMP_PRESENT |
SOF_NAU8825_SSP_AMP(1) |
SOF_NAU8825_NUM_HDMIDEV(4) |
SOF_BT_OFFLOAD_SSP(2) |
Expand Down

0 comments on commit 3229e13

Please sign in to comment.