From: Takashi Iwai Date: Tue, 25 Feb 2014 09:00:58 +0000 (+0100) Subject: ALSA: hwdep: Take private_data as drvdata for sysfs X-Git-Tag: v3.15-rc1~142^2~3^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f806bdb2f7235907fcd310e6d147b3bcd281fa97;p=pandora-kernel.git ALSA: hwdep: Take private_data as drvdata for sysfs For referring to a different object from sysfs ops, take hwdep private_data as stored via dev_set_drvdata() at creating the device object. In that way, the same sysfs ops can be used by different device types. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed