[alsa-devel] [PATCH 5/5] ASoC: Fix indentiation in S3C DMA driver

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Aug 13 10:44:07 CEST 2010


On 13 Aug 2010, at 06:38, Jassi Brar wrote:
> On Thu, Aug 12, 2010 at 7:02 PM, Mark Brown

>>  static struct platform_driver s3c24xx_pcm_driver = {
>>        .driver = {
>> -                       .name = "s3c24xx-pcm-audio",
>> -                       .owner = THIS_MODULE,
>> +               .name = "s3c24xx-pcm-audio",
>> +               .owner = THIS_MODULE,
>>        },
>> 
>>        .probe = s3c24xx_soc_platform_probe,
> Ok but I think we need to involve Ben too, for I have the impression
> that he is not very interested in such valid but inconsequential
> changes.
> If he agrees, maybe we can prepare a patchset for complete polish
> and overhauling the drivers.

I'm afraid I can't follow what you're saying here at all. The above change is an indentation only change in the ASoC code. I can't see why Ben would need to be involved, it doesn't touch arch/arm at all.


More information about the Alsa-devel mailing list