commit | 8d48427ecb0639593ccf14e807479b7873254ccb | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Mon Sep 25 20:11:48 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Sep 27 20:58:59 2006 +0100 |
tree | 7bcc5f49faf33515d5d65fae53d6670cfe76e5c3 | |
parent | 2dc94310bd94d0906febea7d0f7c188da620c952 [diff] |
[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 <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>