From: Takashi Iwai Date: Fri, 30 Jan 2015 07:16:35 +0000 (+0100) Subject: ALSA: compress: Embed struct device X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04c5d5a430fca046cffac099a3f41e74816939da;p=pandora-kernel.git ALSA: compress: Embed struct device Like previous patches, this one embeds the struct device into struct snd_compr. As the dev field wasn't used beforehand, it's reused as the new device struct. Reviewed-by: Jaroslav Kysela Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed