linux-2.3 cvs

CVSD (Puffin Group) cvs@puffin.external.hp.com
Thu, 13 Apr 2000 15:41:41 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	cvs	00/04/13 15:41:41

Modified files:
	drivers/gsc    : asp.c busdevice.h lasi.c 

Log message:
Removed asp_alloc_irq() and lasi_alloc_irq(),
Use busdevice_alloc_irq() instead.
ATTENTION: Before asp_alloc_irq(IRQ_NO) was used at some places,
-> now:    busdevice_alloc_irq(hp_device *) !