From: Grant Likely Date: Fri, 24 Feb 2012 21:58:54 +0000 (-0700) Subject: mfd: twl-core: Add IRQ_DOMAIN dependency X-Git-Tag: v3.4-rc1~73^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280ad7fda5f95211857fda38960f2b6fdf6edd3e;p=pandora-kernel.git mfd: twl-core: Add IRQ_DOMAIN dependency TWL4030 depends on IRQ_DOMAIN support, so this patch selects it in Kconfig. It used to be that CONFIG_IRQ_DOMAIN must only be selected by the architecture, but recent cleanups have fixed it so that it is safe to select from anywhere. Signed-off-by: Benoit Cousson [grant.likely: Changed from a depends to a select] Signed-off-by: Grant Likely Cc: Samuel Ortiz --- Reading git-diff-tree failed