Loading sound/soc/samsung/ac97.c +0 −1 Original line number Diff line number Diff line Loading @@ -442,7 +442,6 @@ static struct platform_driver s3c_ac97_driver = { .remove = s3c_ac97_remove, .driver = { .name = "samsung-ac97", .owner = THIS_MODULE, }, }; Loading sound/soc/samsung/bells.c +0 −1 Original line number Diff line number Diff line Loading @@ -445,7 +445,6 @@ static int bells_probe(struct platform_device *pdev) static struct platform_driver bells_driver = { .driver = { .name = "bells", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = bells_probe, Loading sound/soc/samsung/i2s.c +0 −1 Original line number Diff line number Diff line Loading @@ -1366,7 +1366,6 @@ static struct platform_driver samsung_i2s_driver = { .id_table = samsung_i2s_driver_ids, .driver = { .name = "samsung-i2s", .owner = THIS_MODULE, .of_match_table = of_match_ptr(exynos_i2s_match), .pm = &samsung_i2s_pm, }, Loading sound/soc/samsung/idma.c +0 −1 Original line number Diff line number Diff line Loading @@ -418,7 +418,6 @@ static int asoc_idma_platform_probe(struct platform_device *pdev) static struct platform_driver asoc_idma_driver = { .driver = { .name = "samsung-idma", .owner = THIS_MODULE, }, .probe = asoc_idma_platform_probe, Loading sound/soc/samsung/littlemill.c +0 −1 Original line number Diff line number Diff line Loading @@ -315,7 +315,6 @@ static int littlemill_probe(struct platform_device *pdev) static struct platform_driver littlemill_driver = { .driver = { .name = "littlemill", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = littlemill_probe, Loading Loading
sound/soc/samsung/ac97.c +0 −1 Original line number Diff line number Diff line Loading @@ -442,7 +442,6 @@ static struct platform_driver s3c_ac97_driver = { .remove = s3c_ac97_remove, .driver = { .name = "samsung-ac97", .owner = THIS_MODULE, }, }; Loading
sound/soc/samsung/bells.c +0 −1 Original line number Diff line number Diff line Loading @@ -445,7 +445,6 @@ static int bells_probe(struct platform_device *pdev) static struct platform_driver bells_driver = { .driver = { .name = "bells", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = bells_probe, Loading
sound/soc/samsung/i2s.c +0 −1 Original line number Diff line number Diff line Loading @@ -1366,7 +1366,6 @@ static struct platform_driver samsung_i2s_driver = { .id_table = samsung_i2s_driver_ids, .driver = { .name = "samsung-i2s", .owner = THIS_MODULE, .of_match_table = of_match_ptr(exynos_i2s_match), .pm = &samsung_i2s_pm, }, Loading
sound/soc/samsung/idma.c +0 −1 Original line number Diff line number Diff line Loading @@ -418,7 +418,6 @@ static int asoc_idma_platform_probe(struct platform_device *pdev) static struct platform_driver asoc_idma_driver = { .driver = { .name = "samsung-idma", .owner = THIS_MODULE, }, .probe = asoc_idma_platform_probe, Loading
sound/soc/samsung/littlemill.c +0 −1 Original line number Diff line number Diff line Loading @@ -315,7 +315,6 @@ static int littlemill_probe(struct platform_device *pdev) static struct platform_driver littlemill_driver = { .driver = { .name = "littlemill", .owner = THIS_MODULE, .pm = &snd_soc_pm_ops, }, .probe = littlemill_probe, Loading