]> git.baikalelectronics.ru Git - kernel.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)
commite07563c56e821814f43f65f6065b75522db362ec
treeb298caf449ec0ab49bb7a477258c39e87227a985
parentb388e6ca085f475a80ef82892cf5d705bc8df0e9
[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