openwrtv3/target/linux/xburst
Lars-Peter Clausen c88f0ac390 udc: Fix recursive spinlocks
Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done()
is called in chain:
jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and
it tries to acquire same lock. 3. Deadlock.

Signed-off-by:
Yauhen Kharuzhy <jekhor@gmail.com>

SVN-Revision: 21619
2010-05-29 00:12:09 +00:00
..
base-files/etc/config remove 'svn:executable' property 2010-04-12 17:08:57 +00:00
files-2.6.32 time.c: Timer enable registers are only 8bit width. 2010-04-11 16:24:06 +00:00
image Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
n516 Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
n526 Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
patches-2.6.32 refresh patches 2010-03-17 15:07:36 +00:00
patches-2.6.34 udc: Fix recursive spinlocks 2010-05-29 00:12:09 +00:00
qi_lb60 Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
config-2.6.32 enable inotify support target xburst 2010-04-29 15:56:58 +00:00
config-2.6.34 Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
Makefile Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34 2010-05-17 22:05:07 +00:00
modules.mk sound-soc-qi_lb60: rename package as underscores are not allowed by opkg 2010-05-09 22:24:13 +00:00