aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98090.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-08-30 15:52:16 +0100
committerMark Brown <broonie@kernel.org>2015-08-30 15:52:16 +0100
commit28becbd59c89cccf26b7539684105437fa77210e (patch)
tree515a1df93817c4f164d38a75cac4aa6128079df6 /sound/soc/codecs/max98090.c
parentMerge remote-tracking branch 'asoc/topic/rt5645' into asoc-next (diff)
parentASoC: ssm4567: Add sense support (diff)
downloadlinux-dev-28becbd59c89cccf26b7539684105437fa77210e.tar.xz
linux-dev-28becbd59c89cccf26b7539684105437fa77210e.zip
Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-next
Diffstat (limited to 'sound/soc/codecs/max98090.c')
-rw-r--r--sound/soc/codecs/max98090.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/max98090.c b/sound/soc/codecs/max98090.c
index 2a4c2e12972a..c09196f951f6 100644
--- a/sound/soc/codecs/max98090.c
+++ b/sound/soc/codecs/max98090.c
@@ -2748,7 +2748,6 @@ MODULE_DEVICE_TABLE(acpi, max98090_acpi_match);
static struct i2c_driver max98090_i2c_driver = {
.driver = {
.name = "max98090",
- .owner = THIS_MODULE,
.pm = &max98090_pm,
.of_match_table = of_match_ptr(max98090_of_match),
.acpi_match_table = ACPI_PTR(max98090_acpi_match),