ASoC: tegra: drop owner assignment from platform_drivers
[deliverable/linux.git] / sound / soc / tegra / tegra20_spdif.c
index a0ce92400faf9e69331b2fdbf33d854c1b6f469c..9141477a528dda7760056878465f00778f9eb2b8 100644 (file)
@@ -387,7 +387,6 @@ static const struct dev_pm_ops tegra20_spdif_pm_ops = {
 static struct platform_driver tegra20_spdif_driver = {
        .driver = {
                .name = DRV_NAME,
-               .owner = THIS_MODULE,
                .pm = &tegra20_spdif_pm_ops,
        },
        .probe = tegra20_spdif_platform_probe,
This page took 0.039463 seconds and 5 git commands to generate.