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:
5205388
)
ALSA: compress: Embed struct device
author
Takashi Iwai
<tiwai@suse.de>
Fri, 30 Jan 2015 07:16:35 +0000
(08:16 +0100)
committer
Takashi 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