From: Ben Gardner Date: Wed, 5 Dec 2007 07:45:24 +0000 (-0800) Subject: gpio_cs5535: disable AUX on output X-Git-Tag: v2.6.24-rc5~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4670df831cb479ba57dd0fa0b8a9eb88cc7129be;p=pandora-kernel.git gpio_cs5535: disable AUX on output The AMD CS5535/CS5536 GPIO has two alternate output modes: AUX-1 and AUX-2. When either AUX is enabled, the cs5535_gpio driver cannot control the output. Some BIOS code for the Geode processor enables AUX-1 for GPIO-1, which configures it as the PC BEEP output. This patch will disable AUX-1 and AUX-2 when the user enables output. Signed-of-by: Ben Gardner Cc: Richard Knutsson Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed