linux_dsm_epyc7002/sound/soc
Philipp Zabel 0664678a84 ASoC: pxa-ssp: fix SSP port request
PXA2xx/3xx SSP ports start from 1, not 0. Thus, the probe function
requested the wrong SSP port. Correcting this unveiled another bug
where ssp_init tries to request the already-requested SSP port again.
So this patch replaces the ssp_init/exit calls with their internals
from mach-pxa/ssp.c, leaving out the redundant ssp_request and the
unneeded IRQ request. Effectively, that leaves us with not much more
than enabling/disabling the SSP clock.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-02-04 13:17:22 +00:00
..
atmel Merge branch 'fix/asoc' into topic/asoc 2009-02-03 07:07:15 +01:00
au1x ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00:00
blackfin ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00:00
codecs ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variants 2009-02-04 13:15:15 +00:00
davinci ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00:00
fsl ASoC: remove stand-alone mode support from CS4270 codec driver 2009-01-23 11:12:57 +00:00
omap Merge branch 'for-2.6.29' into for-2.6.30 2009-02-02 12:46:51 +00:00
pxa ASoC: pxa-ssp: fix SSP port request 2009-02-04 13:17:22 +00:00
s3c24xx ASoC: Fix L3 bus handling in Kconfig 2009-01-23 15:37:26 +00:00
sh ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
Kconfig ASoC: Add jack reporting interface 2009-01-09 10:31:31 +00:00
Makefile ASoC: Add jack reporting interface 2009-01-09 10:31:31 +00:00
soc-core.c Merge branch 'topic/snd_card_new-err' into topic/asoc 2009-01-28 08:08:32 +01:00
soc-dapm.c ASoC: Push the codec runtime storage into the card structure 2009-01-27 10:30:54 +00:00
soc-jack.c ASoC: Push the codec runtime storage into the card structure 2009-01-27 10:30:54 +00:00