Skip to content
Commit fe072aaa authored by Jonathan Bell's avatar Jonathan Bell Committed by Dom Cobley
Browse files

drivers: dwc_otg: use C11 style variable array declarations



The kernel C standard changed in 5.18.

Remove a layer of indirection around the FIQ bounce buffers, be consistent
with pointers to FIQ bounce buffers, and remove open-coded 32-bit clamping
of DMA addresses.

Also remove a pointless fiq_state initialisation loop.

Signed-off-by: default avatarJonathan Bell <jonathan@raspberrypi.com>
parent f4d5a12a
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