ALSA: compress: Embed struct device
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Jan 2015 07:16:35 +0000 (08:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Feb 2015 13:42:45 +0000 (14:42 +0100)
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 <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found