commit | 04c5d5a430fca046cffac099a3f41e74816939da | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 30 08:16:35 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 02 14:42:45 2015 +0100 |
tree | ef729f9772a7bd0673dede15fb64a62d8e3e6284 | |
parent | 5205388d2d6dbdc5cb743c4e3f61acb9a5e5794f [diff] |
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 <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>