mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-09 14:12:10 -05: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 |
||
|---|---|---|
| .. | ||
| 001-au1000_gpio_kconfig.patch | ||
| 002-sys_btn_gpio.patch | ||
| 005-au1000_eth_link_beat.patch | ||
| 012-mtx1_cmdline.patch | ||
| 013-openwrt_rootfs.patch | ||
| 014-au1000_eth_ioctl.patch | ||
| 015-pci-resource.patch | ||
| 016-net-irq.patch | ||
| 017-gpio-dir.patch | ||