]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
icside: always try to probe first interface
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:44 +0000 (20:33 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:44 +0000 (20:33 +0200)
commit67717e224181527987cce800fa2ddb5c8c1e9315
tree0fbb75e264d2d8bf6ec065b307f840a1f8bde716
parent47bc7e7425d198ad1f8c4597b0bf28619fcce0fd
icside: always try to probe first interface

Try to probe first interface even if ide_hwifs[]'s slot for the second
interface cannot be obtained.

While at it:

- Add DRV_NAME define and use it for request_dma() instead of hwif->name.

Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/arm/icside.c