Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d517c4a1 authored by David S. Miller's avatar David S. Miller
Browse files

typhoon: Need non-vmalloc memory to DMA firmware to the card.



request_firmware() gives vmalloc'd memory, which is not suitable
for pci_map_single() and friends.

Use a kmalloc()'d copy of the firmware for this DMA operation.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e8e26350
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment