From ad0119abe29fe3d506486a789de4c4619fa7602c Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 23 Jan 2015 16:10:57 +0100 Subject: [PATCH] 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 Signed-off-by: Takashi Iwai --- Reading git-format-patch failed