aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/timer.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2019-03-16 07:48:52 +0000
committerTakashi Iwai <[email protected]>2019-03-27 16:15:04 +0000
commit36b8defc447627c3e91058c43941ec15d827556e (patch)
treeb0acfaf2861c693c31418435d07eea75c6d7c0ef /sound/core/timer.c
parentALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ... (diff)
downloadkernel-36b8defc447627c3e91058c43941ec15d827556e.tar.gz
kernel-36b8defc447627c3e91058c43941ec15d827556e.zip
ALSA: us122l: Use alloc_pages_exact()
alloc_pages_exact() is more suitable choice for allocating the sound buffers, as it doesn't need to align with power-of-two. Along with the conversion, we can drop __GFP_COMP as well. The patch also replace the error messages to be more explicit. Acked-by: Michal Hocko <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'sound/core/timer.c')
0 files changed, 0 insertions, 0 deletions