commit | d4a3895f5d024b47ef8e9d98c59a9b86dcdcef59 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Mon Jun 14 12:55:09 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Mon Jun 14 12:55:09 2010 +0200 |
tree | 7b4a4d58a463e36b775770cd640ea1430f32763c | |
parent | 575f552012ec0cd6591fd85ee996d5a5ad1a669a [diff] |
cpqarray: fix wrong __init type on pci probe function It needs to be __devinit, not __init. Signed-off-by: Jens Axboe <jaxboe@fusionio.com>