]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: powermac: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 20 May 2013 08:38:42 +0000 (14:08 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 May 2013 12:35:58 +0000 (14:35 +0200)
commit1a17f4c23a5cf5ff366d4213d76a1d5ee39a46a1
tree83c8fa9872847aa3bd4b2aa299498ff43544b291
parentf5ad00cff5d950e1b493b8e69bd719c664eafaf8
ALSA: powermac: 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/ppc/powermac.c