Commit 9a37eae2 authored by Mark Brown's avatar Mark Brown

ASoC: wm9712: Fix funky indentation

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent ad3ab1bb
......@@ -684,8 +684,8 @@ static int __devexit wm9712_remove(struct platform_device *pdev)
static struct platform_driver wm9712_codec_driver = {
.driver = {
.name = "wm9712-codec",
.owner = THIS_MODULE,
.name = "wm9712-codec",
.owner = THIS_MODULE,
},
.probe = wm9712_probe,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment