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

Commit 1f1cf8f9 authored by Haojian Zhuang's avatar Haojian Zhuang Committed by Samuel Ortiz
Browse files

mfd: Update irq handler in max8925



Update thread irq handler. Simply the interface of using thread irq.

Signed-off-by: default avatarHaojian Zhuang <haojian.zhuang@marvell.com>
Acked-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent b13c0df5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -204,8 +204,8 @@ config PMIC_ADP5520
	  under the corresponding menus.

config MFD_MAX8925
	tristate "Maxim Semiconductor MAX8925 PMIC Support"
	depends on I2C
	bool "Maxim Semiconductor MAX8925 PMIC Support"
	depends on I2C=y
	select MFD_CORE
	help
	  Say yes here to support for Maxim Semiconductor MAX8925. This is
+465 −213

File changed.

Preview size limit exceeded, changes collapsed.

+97 −42

File changed.

Preview size limit exceeded, changes collapsed.