• Jens Axboe's avatar
    [PATCH] ide io port types · 2d0dbb4b
    Jens Axboe authored
    IDE uses u32 as being an io port, which is wrong. We even have an arch
    type for this, ide_ioreg_t. Use that.
    
    Also fix a bad printk() in ide-disk, introduced with the swsusp stuff.
    2d0dbb4b
ide-disk.c 56.1 KB