ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 08:01:35 +0000 (13:31 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 6 May 2013 08:45:54 +0000 (10:45 +0200)
commit5a4ca9b3fa24f81298c13a27c03c6dd4087ca159
tree5e949a0799a0f87d3b6916367a252884299af817
parent318352061618504dbbe93c1817fe3be4b53ce08a
ALSA: mips/sgio2audio: 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>
Cc: Vivien Chappelier <vivien.chappelier@linux-mips.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/mips/sgio2audio.c