]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 20 May 2013 08:38:36 +0000 (14:08 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 May 2013 12:34:18 +0000 (14:34 +0200)
commit186c1821f94719a02e570cf45e2047ffb6ceaddf
tree4d3f3606c6e4022199c3ac2429aab802b46f8b95
parent5ed5824bf43da9e2931fb94043a2942d73bec283
ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()

Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/ml403-ac97cr.c