]> git.baikalelectronics.ru Git - kernel.git/commit
swarm: call ide_find_port_slot() later
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)
commitd51a1dd8add53b2ef36f8f7171f26c809e2ed504
tree64fda0c4350756122f0a2af3a48fd92c2cdf60cc
parentb82c91949387bf053e364e90c1bed1d04dab96df
swarm: call ide_find_port_slot() later

Move ide_find_port_slot() call closer to ide_device_add().

This is basically a preparation for the future changes.

Cc: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/mips/swarm.c