summaryrefslogtreecommitdiff
path: root/sound/soc/intel/cht_bsw_rt5672.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2014-12-30 16:22:11 +0100
committerTakashi Iwai <tiwai@suse.de>2014-12-30 16:22:11 +0100
commit6a8484b63c421d3a69e6f560565d64e1de33d23d (patch)
treef81e6868239c80e3480bd82ec3c2479d7a1c49fd /sound/soc/intel/cht_bsw_rt5672.c
parent270384ccfc2ba3849b9d02f7a37c395987c30ed2 (diff)
parent1b9f1ae8907cb13d3d2538d98385b2744c9490d5 (diff)
Merge tag 'asoc-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
ASoC: Updates for v3.20 Nothing too exciting here yet, a small optimization for DAPM from Lars-Peter and a few small bits and pieces for drivers but nothing that really stands out.
Diffstat (limited to 'sound/soc/intel/cht_bsw_rt5672.c')
-rw-r--r--sound/soc/intel/cht_bsw_rt5672.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/cht_bsw_rt5672.c b/sound/soc/intel/cht_bsw_rt5672.c
index 9b8b561171b7..a406c6104897 100644
--- a/sound/soc/intel/cht_bsw_rt5672.c
+++ b/sound/soc/intel/cht_bsw_rt5672.c
@@ -270,7 +270,6 @@ static int snd_cht_mc_probe(struct platform_device *pdev)
static struct platform_driver snd_cht_mc_driver = {
.driver = {
- .owner = THIS_MODULE,
.name = "cht-bsw-rt5672",
.pm = &snd_soc_pm_ops,
},