git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caa751b
)
ALSA: hwdep: Take private_data as drvdata for sysfs
author
Takashi Iwai
<tiwai@suse.de>
Tue, 25 Feb 2014 09:00:58 +0000
(10:00 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 25 Feb 2014 11:12:50 +0000
(12:12 +0100)
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 <tiwai@suse.de>
No differences found