tn3399_openwrt/target/linux/au1000
Florian Fainelli ae253edfbe au1000: fix gpio output
when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.

this fixes a problem with the USB power switch on mtx-1 boards. (#3974)

Signed-off-by: Bruno Randolf <br1@einfach.org>

SVN-Revision: 12561
2008-09-09 09:20:50 +00:00
..
base-files/etc get rid of per-profile base-files 2007-09-29 14:27:54 +00:00
files/arch/mips/au1000/mtx-1 Fix the platform device registration; resync kernel config 2007-10-12 10:12:02 +00:00
image made au1000 images srec file ending 2007-12-20 22:12:56 +00:00
patches au1000: fix gpio output 2008-09-09 09:20:50 +00:00
profiles add new au1000 profiles 2007-12-20 22:17:41 +00:00
config-2.6.23 properly disable CONFIG_CRYPTO_HW 2008-04-27 12:31:50 +00:00
config-2.6.24 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
config-2.6.25 update kernel config 2008-08-04 01:29:26 +00:00
Makefile update to 2.6.26.3 and 2.6.25.16 2008-08-22 15:37:19 +00:00