replaced acx_s_msleep with acx_s_mdelay (it now uses mdelay() instead of msleep(...
commit5e5efec3335c7791e3356ddb3cbeeabbc0040ee8
authorXazZ <devel@xazz.no-ip.info>
Tue, 8 Jan 2008 18:22:46 +0000 (8 19:22 +0100)
committerXazZ <devel@xazz.no-ip.info>
Tue, 8 Jan 2008 18:22:46 +0000 (8 19:22 +0100)
tree88bb4df64f7809b4276e7e92a2b44c82f0c394f3
parent122be2584d815c75dc66fff91850f736d2681731
replaced acx_s_msleep with acx_s_mdelay (it now uses mdelay() instead of msleep() - hopefully this will fix some scheduling while atomic bugs)
acx_func.h
common.c
pci.c
usb.c