[alsa-devel] [PATCH] ASoC: pxa-ssp: fix SSP port request

Mark Brown broonie at sirena.org.uk
Wed Feb 4 14:19:49 CET 2009


On Tue, Feb 03, 2009 at 09:18:26PM +0100, Philipp Zabel wrote:
> 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.

Applied, thanks.


More information about the Alsa-devel mailing list