ide: add ide_legacy_init_one() helper
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Apr 2008 20:25:18 +0000 (22:25 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Apr 2008 20:25:18 +0000 (22:25 +0200)
commitd9b819a025ca1b09dafbe90b5d25ba57a639f048
tree242d4c8cb9b8232ff5b707afc656debce5b985d7
parent2305d94321bbbdc461acfb24b41fbf50f8a6dd91
ide: add ide_legacy_init_one() helper

Move the common code for primary/seconary port setup from
ide_legacy_device_add() to ide_legacy_init_one().

There should be no functional changes caused by this patch.

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