Skip to content

Commit

Permalink
mfd: Update irq handler in max8925
Browse files Browse the repository at this point in the history
Update thread irq handler. Simply the interface of using thread irq.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
Haojian Zhuang authored and Samuel Ortiz committed Mar 7, 2010
1 parent b13c0df commit 1f1cf8f
Show file tree
Hide file tree
Showing 3 changed files with 564 additions and 257 deletions.
4 changes: 2 additions & 2 deletions drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 1f1cf8f

Please sign in to comment.