linux/drivers/staging/bcm
Tushar Behera 8e360ec823 Staging: bcm: Fix udelay related compilation error
commit 6788d7dab6 ("Staging: bcm: Use udelay instead of msleep for
delays in nvm.c") replaces msleep with udelay values. udelay values
of more than 1000 should be replaced by mdelay instead.

This fixes following build error.
ERROR: "__bad_udelay" [drivers/staging/bcm/bcm_wimax.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Cc: Kevin McKinney <klmckinney1@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-13 21:46:29 -07:00
..
Adapter.h
Bcmchar.c staging: bcm: fix possible memory leak in bcm_char_ioctl() 2012-09-04 14:14:08 -07:00
Bcmnet.c
CmHost.c staging: bcm: print small buffers with %*ph 2012-08-13 19:23:19 -07:00
CmHost.h
cntrl_SignalingInterface.h staging: bcm: Fix typo in drivers/bcm 2012-08-17 09:45:37 -07:00
DDRInit.c
DDRInit.h
Debug.h staging: bcm: Remove all commented macros 2012-07-11 17:04:42 -07:00
HandleControlPacket.c
headers.h
hostmibs.c
HostMIBSInterface.h
InterfaceAdapter.h
InterfaceDld.c
InterfaceIdleMode.c
InterfaceIdleMode.h
InterfaceInit.c Staging: bcm: Create and initialize new device id in InterfaceInit 2012-09-12 09:43:45 -07:00
InterfaceInit.h Staging: bcm: Create and initialize new device id in InterfaceInit 2012-09-12 09:43:45 -07:00
InterfaceIsr.c
InterfaceIsr.h
InterfaceMacros.h
InterfaceMisc.c
InterfaceMisc.h
InterfaceRx.c
InterfaceRx.h
InterfaceTx.c
InterfaceTx.h
Ioctl.h
IPv6Protocol.c
IPv6ProtocolHdr.h
Kconfig
LeakyBucket.c
led_control.c
led_control.h
Macros.h staging: bcm: Remove all commented macros 2012-07-11 17:04:42 -07:00
Makefile
Misc.c staging: bcm: print small buffers with %*ph 2012-08-13 19:23:19 -07:00
nvm.c Staging: bcm: Fix udelay related compilation error 2012-09-13 21:46:29 -07:00
nvm.h
PHSDefines.h staging: bcm: Remove all commented macros 2012-07-11 17:04:42 -07:00
PHSModule.c staging: bcm: Fix typo in drivers/bcm 2012-08-17 09:45:37 -07:00
PHSModule.h
Protocol.h
Prototypes.h
Qos.c
Queue.h
sort.c
target_params.h staging: bcm: Fix typo in drivers/bcm 2012-08-17 09:45:37 -07:00
TODO
Transmit.c Staging: bcm: Convert INT to int in Transmit.c 2012-09-13 20:35:40 -07:00
Typedefs.h
vendorspecificextn.c
vendorspecificextn.h
Version.h