summaryrefslogtreecommitdiff
path: root/fs/affs/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/affs/dir.c')
0 files changed, 0 insertions, 0 deletions
80b1d48dbd83f1cbf806e923a30051958'>diff)
can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
In order to receive RTR frames in the non HW FIFO mode the RSS and EACEN bits of the reg_ctrl2 have to be activated. As this has no side effect in the FIFO mode, we do this unconditionally on cores with the reg_ctrl2. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/can/flexcan.c14
1 files changed, 11 insertions, 3 deletions
diff --git a/drivers/net/can/flexcan.c b/drivers/net/can/flexcan.c