Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / sound / soc / au1x / i2sc.c
index b3f37f6edbcb0842fdbba6986325f48c742fc10c..450c842c776cc70b1f920e71850a92f66a2fa907 100644 (file)
@@ -310,7 +310,6 @@ static const struct dev_pm_ops au1xi2sc_pmops = {
 static struct platform_driver au1xi2s_driver = {
        .driver = {
                .name   = "alchemy-i2sc",
-               .owner  = THIS_MODULE,
                .pm     = AU1XI2SC_PMOPS,
        },
        .probe          = au1xi2s_drvprobe,
This page took 0.028834 seconds and 5 git commands to generate.