]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: mpu401: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 20 May 2013 08:38:37 +0000 (14:08 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 May 2013 12:34:24 +0000 (14:34 +0200)
commit222eb8b6ea3426b434bf09517c578659e6e5744a
tree6ee238cf82390b455e2caef79b724870c3f8324f
parent69fc5b1d5059f3be71b72e8157053d695754bce2
ALSA: mpu401: 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>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/mpu401/mpu401.c