We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e332873 commit fbe534fCopy full SHA for fbe534f
drivers/net/can/m_can/tcan4x5x-regmap.c
@@ -95,7 +95,6 @@ static const struct regmap_range tcan4x5x_reg_table_wr_range[] = {
95
regmap_reg_range(0x000c, 0x0010),
96
/* Device configuration registers and Interrupt Flags*/
97
regmap_reg_range(0x0800, 0x080c),
98
- regmap_reg_range(0x0814, 0x0814),
99
regmap_reg_range(0x0820, 0x0820),
100
regmap_reg_range(0x0830, 0x0830),
101
/* M_CAN */
0 commit comments