linux/drivers/ide/legacy
Geert Uytterhoeven e79f812679 Atari Falcon IDE: Add missing hwif variable
Commit cbb010c180

    ide: drop 'initializing' argument from ide_register_hw()

    * Rename init_hwif_data() to ide_init_port_data() and export it.

    * For all users of ide_register_hw() with 'initializing' argument set
      hwif->present and hwif->hold are always zero so convert these host
      drivers to use ide_find_port()+ide_init_port_data()+ide_init_port_hw()
      instead (also no need for init_hwif_default() call since the setup
      done by it gets over-ridden by ide_init_port_hw() call).

    * Drop 'initializing' argument from ide_register_hw().

introduced the usage of a hwif variable, but forgot to declare the actual
variable.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-02-01 23:09:15 +01:00
..
Makefile ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
ali14xx.c ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
buddha.c ide: print banner message once per controller in m68k host drivers 2008-01-26 20:13:09 +01:00
dtc2278.c ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
falconide.c Atari Falcon IDE: Add missing hwif variable 2008-02-01 23:09:15 +01:00
gayle.c ide: print banner message once per controller in m68k host drivers 2008-01-26 20:13:09 +01:00
hd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
ht6560b.c ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
ide-cs.c ide: drop 'initializing' argument from ide_register_hw() 2008-01-26 20:13:06 +01:00
ide_platform.c ide: add ide_init_port_hw() helper 2008-01-26 20:13:05 +01:00
macide.c ide: print banner message once per controller in m68k host drivers 2008-01-26 20:13:09 +01:00
q40ide.c ide: print banner message once per controller in m68k host drivers 2008-01-26 20:13:09 +01:00
qd65xx.c ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00
qd65xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
umc8672.c ide: make remaining built-in only IDE host drivers modular (take 2) 2008-01-26 20:13:07 +01:00