commit | ad0119abe29fe3d506486a789de4c4619fa7602c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 23 16:10:57 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 28 07:21:18 2015 +0100 |
tree | ebbb5c893a11998437fba5bbfd0b22a63f70fe71 | |
parent | ab5cdcbab2efb833b4c199d0b0a6603af080eaa2 [diff] |
ALSA: line6: Rearrange PCM structure Introduce a new line6_pcm_stream structure and group individual fields of snd_line6_pcm struct to playback and capture groups. This patch itself just does rename and nothing else. More meaningful cleanups based on these fields shuffling will follow. Tested-by: Chris Rorvick <chris@rorvick.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>