diff options
Diffstat (limited to 'sound/soc/samsung/smartq_wm8987.c')
-rw-r--r-- | sound/soc/samsung/smartq_wm8987.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/samsung/smartq_wm8987.c b/sound/soc/samsung/smartq_wm8987.c index c3b2adafb7b5..df55db5d3554 100644 --- a/sound/soc/samsung/smartq_wm8987.c +++ b/sound/soc/samsung/smartq_wm8987.c | |||
@@ -162,8 +162,6 @@ static int smartq_wm8987_init(struct snd_soc_pcm_runtime *rtd) | |||
162 | snd_soc_dapm_nc_pin(dapm, "ROUT1"); | 162 | snd_soc_dapm_nc_pin(dapm, "ROUT1"); |
163 | 163 | ||
164 | /* set endpoints to default off mode */ | 164 | /* set endpoints to default off mode */ |
165 | snd_soc_dapm_enable_pin(dapm, "Internal Speaker"); | ||
166 | snd_soc_dapm_enable_pin(dapm, "Internal Mic"); | ||
167 | snd_soc_dapm_disable_pin(dapm, "Headphone Jack"); | 165 | snd_soc_dapm_disable_pin(dapm, "Headphone Jack"); |
168 | 166 | ||
169 | /* Headphone jack detection */ | 167 | /* Headphone jack detection */ |