From: Mika Westerberg Date: Tue, 21 Oct 2014 11:33:56 +0000 (+0200) Subject: gpio: sch: Consolidate core and resume banks X-Git-Tag: omap-for-v3.19/fixes-rc1~136^2~9^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c479ff093328c63ae9e496951a34f7fef550503a;p=pandora-kernel.git gpio: sch: Consolidate core and resume banks This is actually a single device with two sets of identical registers, which just happen to start from a different offset. Instead of having separate GPIO chips created we consolidate them to be single GPIO chip. In addition having a single GPIO chip allows us to handle ACPI GPIO translation in the core in a more generic way, since the two GPIO chips share the same parent ACPI device. Signed-off-by: Mika Westerberg Acked-by: Linus Walleij Acked-by: Grant Likely Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed