From: Takashi Iwai Date: Tue, 23 Jun 2015 09:56:22 +0000 (+0200) Subject: ALSA: pcm: Fix pcm_class sysfs output X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60b93030b44a8c2cd015cebe5624fd7552ec67ec;p=pandora-kernel.git ALSA: pcm: Fix pcm_class sysfs output 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: # v4.0+ Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed