config FSNOTIFY def_bool n select SRCU source "fs/notify/dnotify/Kconfig" source "fs/notify/inotify/Kconfig" source "fs/notify/fanotify/Kconfig" js'>
summaryrefslogtreecommitdiff
path: root/sound/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mips/Makefile')
git.cgi/linux/net-next.git/tree/?h=nds-private-remove&id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>0bc0aa5e1690d64c9762af01c8c0a2e75550af35 /drivers
parentdd2f122a96ea041679f46c063a18145a7cf6ff5f (diff)
can: flexcan: calculate default value for imask1 during runtime
This patch converts the define FLEXCAN_IFLAG_DEFAULT into the runtime calculated value priv->reg_imask1_default. This is a preparation patch to make the TX mailbox selectable during runtime, too. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/can/flexcan.c14
1 files changed, 8 insertions, 6 deletions
diff --git a/drivers/net/can/flexcan.c b/drivers/net/can/flexcan.c