Skip to content

can: Remove the usleep

Felix Gerking requested to merge fix-can-test into dunfell

The usleep did not fix the broken Microchip MCP25XXFD CAN driver. To resolve the issue we need to update the driver, thus remove the sleep.

Merge request reports