commit | 5ed5824bf43da9e2931fb94043a2942d73bec283 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 20 14:08:35 2013 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Thu May 23 14:34:09 2013 +0200 |
tree | e40826cfabb6bd7329aeddd398c4b315de5b5df3 | |
parent | 54d672e922cdb7e015a22a3a2c096dcac5ba284f [diff] |
ALSA: aloop: 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: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>