]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Sysace: Move IRQ handler registration to occur after FSM is initialized
authorGrant Likely <grant.likely@secretlab.ca>
Mon, 1 Oct 2007 14:33:54 +0000 (16:33 +0200)
committerJens Axboe <axboe@carl.home.kernel.dk>
Wed, 10 Oct 2007 07:25:58 +0000 (09:25 +0200)
commit32f6fff47df65d25d3dedbd2953508c05225b726
tree261c1f176f7d0ab59c009f54e58f20ddff1d2f73
parent4a24d8610df542b6599a65b100d438df144574de
Sysace: Move IRQ handler registration to occur after FSM is initialized

The FSM needs to be initialized before it is safe to call the ISR

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/xsysace.c