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

Seungwhan Youn claude.youn at gmail.com
Fri Aug 13 08:20:20 CEST 2010


On Fri, Aug 13, 2010 at 2:38 PM, Jassi Brar <jassisinghbrar at gmail.com> wrote:
> On Thu, Aug 12, 2010 at 7:02 PM, Mark Brown
> <broonie at opensource.wolfsonmicro.com> wrote:
>> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
>> ---
>>  sound/soc/s3c24xx/s3c-dma.c |    4 ++--
>>  1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/sound/soc/s3c24xx/s3c-dma.c b/sound/soc/s3c24xx/s3c-dma.c
>> index bb8ba07..54bff83 100644
>> --- a/sound/soc/s3c24xx/s3c-dma.c
>> +++ b/sound/soc/s3c24xx/s3c-dma.c
>> @@ -477,8 +477,8 @@ static int __devexit s3c24xx_soc_platform_remove(struct platform_device *pdev)
>>
>>  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.

Yes, I agree. And I really hope that we can make a fine conclusion
about naming and location in this time with, if we have a time enough.

> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>


More information about the Alsa-devel mailing list