]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: aloop: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 20 May 2013 08:38:35 +0000 (14:08 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 May 2013 12:34:09 +0000 (14:34 +0200)
commit462caa6abec3dc619ab1969a611fee04c0d543e8
treee40826cfabb6bd7329aeddd398c4b315de5b5df3
parent51160cd8558c22d42febb9e949d91d17323100fa
ALSA: aloop: Remove redundant platform_set_drvdata()

Commit c3e213df08 (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: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/aloop.c