From: Shawn Guo Date: Mon, 20 Aug 2012 08:43:32 +0000 (+0800) Subject: gpio/mxs: adopt irq_domain support for mxs gpio driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~59^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b76c5412146c1c9e8aef495d2926f31351bc3c0;p=pandora-kernel.git gpio/mxs: adopt irq_domain support for mxs gpio driver Remove irq_domain_add_legacy call from mach-mxs.c and have the gpio driver adopt irqdomain support, so that we can have the mapping between gpio and irq number available without using virtual_irq_start and MXS_GPIO_IRQ_START. Signed-off-by: Shawn Guo Acked-by: Linus Walleij --- Reading git-diff-tree failed