Commit b305fbda authored by Chu Guangqing's avatar Chu Guangqing Committed by Marc Kleine-Budde
Browse files

can: bxcan: Fix a typo error for assign

parent 2d093870
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -227,7 +227,7 @@ static void bxcan_enable_filters(struct bxcan_priv *priv, enum bxcan_cfg cfg)
	 * mask mode with 32 bits width.
	 */

	/* Enter filter initialization mode and assing filters to CAN
	/* Enter filter initialization mode and assign filters to CAN
	 * controllers.
	 */
	regmap_update_bits(priv->gcan, BXCAN_FMR_REG,