]> git.baikalelectronics.ru Git - kernel.git/commit
ide: cleanup ide_match_hwif()
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Apr 2008 15:36:31 +0000 (17:36 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Apr 2008 15:36:31 +0000 (17:36 +0200)
commite31d0328094c288590f3941e882bd3a42a45a130
treeb23b40a51c7f6399eae5cedb3fe27d4d209055a8
parent03d4c9c9c1fd74a3c84cb4b8b668deb52edc01e6
ide: cleanup ide_match_hwif()

* Remove no longer needed matching against I/O base and 'io_base' argument.

* Move printk() to the caller and remove 'name' argument.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/setup-pci.c