]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] isdn: work around excessive udelay()
authorAndrew Morton <akpm@osdl.org>
Mon, 2 Oct 2006 09:17:38 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:16 +0000 (07:57 -0700)
commitca8af486765852302931bb69075871d5564e1e5b
treeb298caf449ec0ab49bb7a477258c39e87227a985
parentfd0fbcc27fd72a11dacc3f1a1681ee4dfd256a0b
[PATCH] isdn: work around excessive udelay()

As reported in http://bugzilla.kernel.org/show_bug.cgi?id=6970, ISDN can issue
excessively-long udelays, which triggers a build-time error on ARM.

This is very sucky of ISDN, but I doubt if anyone is going to suddenly fix it.
So change the macro to do the microsecond counting itself.

Cc: <tch@wpkg.org>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/isdn/hisax/hisax.h