[alsa-devel] [PATCH 5/5] ASoC: Fix indentiation in S3C DMA driver
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Aug 12 12:02:22 CEST 2010
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,
--
1.7.1
More information about the Alsa-devel
mailing list