From: Richard Purdie Date: Mon, 25 Sep 2006 19:11:48 +0000 (+0100) Subject: [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs X-Git-Tag: v2.6.19-rc1~885^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d48427ecb0639593ccf14e807479b7873254ccb;p=pandora-kernel.git [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs Convert LOMOMO to use struct device * for GPIOs instead of struct locomo_dev. This enables access to the GPIOs from code which is not a locomo device itself (such as audio). Access for gpio 31 is removed for error handling (no such hardware exists). Signed-off-by: Richard Purdie Signed-off-by: Russell King --- Reading git-diff-tree failed