OSDN Git Service

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)
commitbad7c825cb27377faf1c926953aa15c980c62620
treeb23b40a51c7f6399eae5cedb3fe27d4d209055a8
parent1baccff8a5823b51d7bf2740ef3ef17e06bfa7e2
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