1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 16:03:21 +03:00
openwrt-xburst/target/linux/au1000/patches
florian 365590ad71 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-09 09:20:50 +00:00
..
001-au1000_gpio_kconfig.patch [kernel] upgrade to 2.6.25.7, and refresh patches 2008-06-17 12:57:04 +00:00
002-sys_btn_gpio.patch [kernel] upgrade to 2.6.25.7, and refresh patches 2008-06-17 12:57:04 +00:00
005-au1000_eth_link_beat.patch [kernel] upgrade to 2.6.25.7, and refresh patches 2008-06-17 12:57:04 +00:00
012-mtx1_cmdline.patch [kernel] upgrade to 2.6.25.7, and refresh patches 2008-06-17 12:57:04 +00:00
013-openwrt_rootfs.patch [kernel] upgrade to 2.6.25.7, and refresh patches 2008-06-17 12:57:04 +00:00
014-au1000_eth_ioctl.patch [kernel] upgrade to 2.6.25.7, and refresh patches 2008-06-17 12:57:04 +00:00
015-pci-resource.patch [kernel] upgrade to 2.6.25.7, and refresh patches 2008-06-17 12:57:04 +00:00
016-net-irq.patch [kernel] upgrade to 2.6.25.7, and refresh patches 2008-06-17 12:57:04 +00:00
017-gpio-dir.patch au1000: fix gpio output 2008-09-09 09:20:50 +00:00