Skip to content

Commit

Permalink
mfd: mc13xxx: Use regmap irq framework for interrupts
Browse files Browse the repository at this point in the history
This patch convert mc13xxx MFD driver to use regmap irq framework
for interrupt registration.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
  • Loading branch information
Alexander Shiyan authored and Lee Jones committed Jul 9, 2014
1 parent 215cd99 commit 10f9eda
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 281 deletions.
1 change: 1 addition & 0 deletions drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ config MFD_MC13XXX
tristate
depends on (SPI_MASTER || I2C)
select MFD_CORE
select REGMAP_IRQ
help
Enable support for the Freescale MC13783 and MC13892 PMICs.
This driver provides common support for accessing the device,
Expand Down
Loading

0 comments on commit 10f9eda

Please sign in to comment.