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:
c7988af
)
ALSA: pcm: Fix pcm_class sysfs output
author
Takashi Iwai
<tiwai@suse.de>
Tue, 23 Jun 2015 09:56:22 +0000
(11:56 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 23 Jun 2015 09:56:22 +0000
(11:56 +0200)
The pcm_class sysfs of each PCM substream gives only "none" since the
recent code change to embed the struct device. Fix the code to point
directly to the embedded device object properly.
Fixes:
ef46c7af93f9
('ALSA: pcm: Embed struct device')
Cc: <stable@vger.kernel.org> # v4.0+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm.c
patch
|
blob
|
history
diff --cc
sound/core/pcm.c
Simple merge