From: Greg Ungerer Date: Tue, 17 Apr 2012 03:25:38 +0000 (+1000) Subject: m68knommu: make duplicated ColdFire GPIO init code common for all X-Git-Tag: v3.5-rc1~169^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f23c144d4265b9251a4146e057af668bcd7667cb;p=pandora-kernel.git m68knommu: make duplicated ColdFire GPIO init code common for all The code that adds each ColdFire platforms GPIO signals is duplicated in each platforms specific code. Remove it from each platforms code and put a single version in the existing ColdFire gpio subsystem init code. Signed-off-by: Greg Ungerer Acked-by: Steven King --- Reading git-diff-tree failed