diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-08-08 16:56:46 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-08-28 13:56:46 +0200 |
commit | 03486830c577d3fe49c1f2c316414552a549ff00 (patch) | |
tree | b0ce4337a31996992ff5a2be2f153c3c1ca9b039 /scripts/get_dvb_firmware | |
parent | b8e131542b47b81236ecf6768c923128e1f5db6e (diff) |
ALSA: memalloc: Don't align the size to power-of-two
The size passed to dma_alloc_coherent() doesn't have to be aligned
with power-of-two, rather it should be the raw size. As a minor
optimization, remove the size adjustment in the current code.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/get_dvb_firmware')
0 files changed, 0 insertions, 0 deletions