Re: [PATCH 8/21] ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()

2007-12-07 Thread Sergei Shtylyov
Bartlomiej Zolnierkiewicz wrote: Host drivers using ide_register_hw() and 'initializing == 1': * ide-pnp - depends on ISA * ide_arm - ARM arch specific - initialized before all other host drivers * ide-cris - CRIS arch specific = IDE_ARCH_OBSOLETE_INIT is not defined -

[PATCH 8/21] ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()

2007-11-18 Thread Bartlomiej Zolnierkiewicz
Host drivers using ide_register_hw() and 'initializing == 1': * ide-pnp - depends on ISA * ide_arm - ARM arch specific - initialized before all other host drivers * ide-cris - CRIS arch specific = IDE_ARCH_OBSOLETE_INIT is not defined - broken * ide-h8300 - H8300 arch specific =