mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() The rockchip_canfd driver doesn't make use of the TXE FIFO.
Although the comment states that the TXE FIFO is setup, it's actually
a setup of the RX FIFO. The regular setup of the RX FIFO follows.
Remove the duplicated setup of the RX FIFO.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
rockchip_canfd-core.c | ||
rockchip_canfd-ethtool.c | ||
rockchip_canfd-rx.c | ||
rockchip_canfd-timestamp.c | ||
rockchip_canfd-tx.c | ||
rockchip_canfd.h |