[PATCH 1/3] pxa: Enable pxa-pcm-audio on pxa210/pxa25x platform

Eric Miao eric.y.miao at gmail.com
Sun Feb 27 08:36:09 EST 2011


On Fri, Feb 25, 2011 at 6:47 PM, Dmitry Eremin-Solenikov
<dbaryshkov at gmail.com> wrote:
> Eric, will it be possible to get at least this patch in the kernel?
>
> Otherwise all ASoC-based audio on pxa25x isn't working.

Hrm, this deserves as a fix. Applied.

>
> On 2/23/11, Dmitry Eremin-Solenikov <dbaryshkov at gmail.com> wrote:
>> pxa25x platforms were left out of major ASoC Update patch.
>> Since f0fba2ad1b a registration of pxa-pcm-audio device is required for
>> ASoC to function on pxa platforms. Register one also for pxa210/pxa25x.
>>
>> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
>> Cc: Eric Miao <eric.y.miao at gmail.com>
>> ---
>>  arch/arm/mach-pxa/pxa25x.c |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/arm/mach-pxa/pxa25x.c b/arch/arm/mach-pxa/pxa25x.c
>> index fbc5b77..b166b1d 100644
>> --- a/arch/arm/mach-pxa/pxa25x.c
>> +++ b/arch/arm/mach-pxa/pxa25x.c
>> @@ -347,6 +347,7 @@ static struct platform_device *pxa25x_devices[]
>> __initdata = {
>>       &pxa25x_device_assp,
>>       &pxa25x_device_pwm0,
>>       &pxa25x_device_pwm1,
>> +     &pxa_device_asoc_platform,
>>  };
>>
>>  static struct sys_device pxa25x_sysdev[] = {
>> --
>> 1.7.2.3
>>
>>
>
>
> --
> With best wishes
> Dmitry
>



More information about the linux-arm-kernel mailing list