From: Laxman Dewangan Date: Tue, 13 Nov 2012 13:48:05 +0000 (+0530) Subject: mfd: Convert tps6586x to irq_domain X-Git-Tag: v3.8-rc1~85^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=605511a848ae3ac4b2ce272ae6cbf8930b29ebb3;p=pandora-kernel.git mfd: Convert tps6586x to irq_domain Allocate the irq base if it base is not porvided i.e. in case of device tree invocation of this driver. Convert the tps6586x driver to irq domain, using a legacy IRQ mapping if an irq_base is specified in platform data or dynamically allocated and otherwise using a linear mapping. Signed-off-by: Laxman Dewangan Reviewed-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed