diff options
author | Takashi Iwai <tiwai@suse.de> | 2022-08-23 13:57:38 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-08-24 08:00:26 +0200 |
commit | 97557ec97a2473ffb9ca5d2e19d21e4807f43fb1 (patch) | |
tree | 83200a98a12607ca0b8e7badeeaca1b1ee9c653b /include/sound/memalloc.h | |
parent | 63bfc84672bbdfc19e54ce181d094fc1aab09e8c (diff) | |
download | linux-97557ec97a2473ffb9ca5d2e19d21e4807f43fb1.tar.gz linux-97557ec97a2473ffb9ca5d2e19d21e4807f43fb1.tar.bz2 linux-97557ec97a2473ffb9ca5d2e19d21e4807f43fb1.zip |
ASoC: Intel: sst: Switch to standard device pages
ASoC Atom SST driver is using the continuous RAM pages with GFP_DMA
flag for its PCM buffer, but this should work fine with the standard
DMA pages. As a part of cleanup work, this patch replaces the buffer
allocation to the standard device pages with SNDRV_DMA_TYPE_DEV.
Link: https://lore.kernel.org/r/20220823115740.14123-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Diffstat (limited to 'include/sound/memalloc.h')
0 files changed, 0 insertions, 0 deletions