The following changes since commit c948ef3ae71c18c1079333b65d6887ceb4577618: mfd: palmas PMIC device support Kconfig (2012-05-18 16:54:48 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-domain-deps for you to fetch changes up to 18d5eacb52291faaa430fc50b435b3bb204dba88: regmap: Use select .. if to get IRQ_DOMAIN enabled (2012-05-23 10:15:51 +0100) ---------------------------------------------------------------- regmap: Fix the dependency on IRQ_DOMAIN for REGMAP_IRQ in the core Fixes a missing select from the Palmas driver a bit more throoughly. ---------------------------------------------------------------- Mark Brown (1): regmap: Use select .. if to get IRQ_DOMAIN enabled drivers/base/regmap/Kconfig | 1 + drivers/mfd/Kconfig | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-)