Commit 381ac990 authored by Mark Brown's avatar Mark Brown

ASoC: Remove unused driver data from WM8961 probe

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
parent 48bd3472
......@@ -959,7 +959,6 @@ static struct snd_soc_dai_driver wm8961_dai = {
static int wm8961_probe(struct snd_soc_codec *codec)
{
struct wm8961_priv *wm8961 = snd_soc_codec_get_drvdata(codec);
int ret = 0;
u16 reg;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment