From: Linus Walleij Date: Tue, 16 Oct 2012 17:43:53 +0000 (+0200) Subject: gpio/tc3589x: convert to use the simple irqdomain X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~87^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a362605b341d95e7209ead8052363cb28dda1c44;p=pandora-kernel.git gpio/tc3589x: convert to use the simple irqdomain The special checks for whether we have a base IRQ offset or not is surplus if we use the simple IRQ domain. The IRQ offset zero will be interpreted as a linear domain case. Plus this makes sure we allocate descriptors where need be, or warn if they are preallocated with SPARSE_IRQ. Cc: Grant Likely Cc: Rob Herring Cc: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed