msm: board-msm7x27a: Correcting SND_CURRENT dev id.
Change the SND_CURRENT dev id to align it with change in Modem software. Signed-off-by: Sidipotu Ashok <sashok@codeaurora.org>
This commit is contained in:
committed by
Bryan Huntsman
parent
d4de6d7efd
commit
ab34ca44fc
@@ -1883,7 +1883,7 @@ static struct snd_endpoint snd_endpoints_list[] = {
|
||||
SND(FM_DIGITAL_STEREO_HEADSET, 26),
|
||||
SND(FM_DIGITAL_SPEAKER_PHONE, 27),
|
||||
SND(FM_DIGITAL_BT_A2DP_HEADSET, 28),
|
||||
SND(CURRENT, 34),
|
||||
SND(CURRENT, 0x7FFFFFFE),
|
||||
SND(FM_ANALOG_STEREO_HEADSET, 35),
|
||||
SND(FM_ANALOG_STEREO_HEADSET_CODEC, 36),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user