]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide_platform: set hwif->chipset
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:47 +0000 (17:47 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:47 +0000 (17:47 +0200)
commitceec1827e29b9b3d5cac225fee554bd31e565b58
tree91e0aefb1596a9108fe320a26273780b9c8ffaa8
parent752097cec53eea111d087c545179b421e2bde98a
ide_platform: set hwif->chipset

We need to set hwif->chipset or IDE PCI host drivers may try to claim
our ide_hwifs[] slot.

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