ASoC: wm9712: Fix funky indentation
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
ad3ab1bba9
commit
9a37eae230
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user