aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/isabelle.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/isabelle.c
parentcb42e0f709a73caf4d631be32189bb1ca513ad25 (diff)
parentdbe71b9d86ee77cf58a92657c43b0e48954dc62b (diff)
downloadkernel_replicant_linux-28becbd59c89cccf26b7539684105437fa77210e.tar.gz
kernel_replicant_linux-28becbd59c89cccf26b7539684105437fa77210e.tar.bz2
kernel_replicant_linux-28becbd59c89cccf26b7539684105437fa77210e.zip
Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-next
Diffstat (limited to 'sound/soc/codecs/isabelle.c')
-rw-r--r--sound/soc/codecs/isabelle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/isabelle.c b/sound/soc/codecs/isabelle.c
index ebd90283c960..58a43b11eb7e 100644
--- a/sound/soc/codecs/isabelle.c
+++ b/sound/soc/codecs/isabelle.c
@@ -1149,7 +1149,6 @@ MODULE_DEVICE_TABLE(i2c, isabelle_i2c_id);
static struct i2c_driver isabelle_i2c_driver = {
.driver = {
.name = "isabelle",
- .owner = THIS_MODULE,
},
.probe = isabelle_i2c_probe,
.remove = isabelle_i2c_remove,