Loading sound/soc/pxa/brownstone.c +0 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,6 @@ static int brownstone_remove(struct platform_device *pdev) static struct platform_driver mmp_driver = { .driver = { .name = "brownstone-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = brownstone_probe, Loading sound/soc/pxa/corgi.c +0 −1 Original line number Diff line number Diff line Loading @@ -327,7 +327,6 @@ static int corgi_remove(struct platform_device *pdev) static struct platform_driver corgi_driver = { .driver = { .name = "corgi-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = corgi_probe, Loading sound/soc/pxa/e740_wm9705.c +0 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,6 @@ static int e740_remove(struct platform_device *pdev) static struct platform_driver e740_driver = { .driver = { .name = "e740-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = e740_probe, Loading sound/soc/pxa/e750_wm9705.c +0 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,6 @@ static int e750_remove(struct platform_device *pdev) static struct platform_driver e750_driver = { .driver = { .name = "e750-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = e750_probe, Loading sound/soc/pxa/e800_wm9712.c +0 −1 Original line number Diff line number Diff line Loading @@ -140,7 +140,6 @@ static int e800_remove(struct platform_device *pdev) static struct platform_driver e800_driver = { .driver = { .name = "e800-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = e800_probe, Loading Loading
sound/soc/pxa/brownstone.c +0 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,6 @@ static int brownstone_remove(struct platform_device *pdev) static struct platform_driver mmp_driver = { .driver = { .name = "brownstone-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = brownstone_probe, Loading
sound/soc/pxa/corgi.c +0 −1 Original line number Diff line number Diff line Loading @@ -327,7 +327,6 @@ static int corgi_remove(struct platform_device *pdev) static struct platform_driver corgi_driver = { .driver = { .name = "corgi-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = corgi_probe, Loading
sound/soc/pxa/e740_wm9705.c +0 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,6 @@ static int e740_remove(struct platform_device *pdev) static struct platform_driver e740_driver = { .driver = { .name = "e740-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = e740_probe, Loading
sound/soc/pxa/e750_wm9705.c +0 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,6 @@ static int e750_remove(struct platform_device *pdev) static struct platform_driver e750_driver = { .driver = { .name = "e750-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = e750_probe, Loading
sound/soc/pxa/e800_wm9712.c +0 −1 Original line number Diff line number Diff line Loading @@ -140,7 +140,6 @@ static int e800_remove(struct platform_device *pdev) static struct platform_driver e800_driver = { .driver = { .name = "e800-audio", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = e800_probe, Loading