8 Nov
2019
8 Nov
'19
9:36 p.m.
On Fri, Nov 8, 2019 at 1:47 AM Takashi Iwai tiwai@suse.de wrote:
The recent change (*) in the ALSA memalloc core allows us to drop the special vmalloc-specific allocation and page handling. This patch coverts to the common code. (*) 1fe7f397cfe2: ALSA: memalloc: Add vmalloc buffer allocation support 7e8edae39fd1: ALSA: pcm: Handle special page mapping in the default mmap handler
Signed-off-by: Takashi Iwai tiwai@suse.de
Passes sanity checks on my end Acked-by: Curtis Malainey cujomalainey@chromium.org
sound/soc/codecs/rt5677-spi.c | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/sound/soc/codecs/rt5677-spi.c b/sound/soc/codecs/rt5677-spi.c