diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-03-16 08:48:52 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-03-27 17:15:04 +0100 |
commit | 36b8defc447627c3e91058c43941ec15d827556e (patch) | |
tree | b0acfaf2861c693c31418435d07eea75c6d7c0ef /Documentation/sound | |
parent | 734b5a0bbdf43518e6739c8156a985e385e557fe (diff) |
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 <mhocko@suse.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
0 files changed, 0 insertions, 0 deletions