mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-01 06:24:27 -04:00
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 |
||
|---|---|---|
| .. | ||
| base-files/etc | ||
| files/arch/mips/au1000/mtx-1 | ||
| image | ||
| patches | ||
| profiles | ||
| config-2.6.23 | ||
| config-2.6.24 | ||
| config-2.6.25 | ||
| Makefile | ||