Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1693673f authored by Mark Brown's avatar Mark Brown Committed by Samuel Ortiz
Browse files

mfd: Remove spurious newlines from wm831x-irq.c



More annoying than usual as they're in the middle of a function.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 6e3ad118
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -596,8 +596,6 @@ int wm831x_irq_init(struct wm831x *wm831x, int irq)
			 "No interrupt specified - functionality limited\n");
	}



	/* Enable top level interrupts, we mask at secondary level */
	wm831x_reg_write(wm831x, WM831X_SYSTEM_INTERRUPTS_MASK, 0);