From: Linus Walleij Date: Mon, 7 Jan 2013 13:54:39 +0000 (+0100) Subject: pinctrl/nomadik: make independent of X-Git-Tag: v3.9-rc1~153^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa6e379aef84711f432ce754bda8e88b0270061c;p=pandora-kernel.git pinctrl/nomadik: make independent of Some leftovers in the driver were using NOMADIK_* macros to translate the irq numbers to offsets, while the first base IRQ was already being passed from platform data, and the function setting the disable mask could just as well use the irqdomain. Reviewed-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed