提交 1693673f 编写于 作者: M Mark Brown 提交者: Samuel Ortiz

mfd: Remove spurious newlines from wm831x-irq.c

More annoying than usual as they're in the middle of a function.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
上级 6e3ad118
...@@ -596,8 +596,6 @@ int wm831x_irq_init(struct wm831x *wm831x, int irq) ...@@ -596,8 +596,6 @@ int wm831x_irq_init(struct wm831x *wm831x, int irq)
"No interrupt specified - functionality limited\n"); "No interrupt specified - functionality limited\n");
} }
/* Enable top level interrupts, we mask at secondary level */ /* Enable top level interrupts, we mask at secondary level */
wm831x_reg_write(wm831x, WM831X_SYSTEM_INTERRUPTS_MASK, 0); wm831x_reg_write(wm831x, WM831X_SYSTEM_INTERRUPTS_MASK, 0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册