diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-05-20 14:08:41 +0530 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-05-23 14:35:51 +0200 |
commit | 50c7d0da64e031c072fdc51b30d05c98761e3ebc (patch) | |
tree | 0e83f1ccccdd29784100587be448d25efc4cddf6 /sound/sh | |
parent | 45837cb214a7fd076ae66a87a9425588156d3a78 (diff) |
ALSA: virmidi: 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>
Diffstat (limited to 'sound/sh')
parent | 0fec9557fd0c5349e3bd1a2141612a60bc20bb71 (diff) |
---|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull smp/hotplug fix from Thomas Gleixner:
"Remove an unused variable which is a leftover from the notifier
removal"
* 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
cpu/hotplug: Remove unused but set variable in _cpu_down()
Diffstat (limited to 'drivers/usb/wusbcore/dev-sysfs.c')