Mikael Pettersson b62735d9c6 [PATCH] ide-scsi: fix for IDE probe/remove ops changes
Kernel 2.6.16-rc1 broke the ide-scsi driver: ide-scsi loads but fails to
find any devices to bind to.  It also triggers a message "Driver 'ide-scsi'
needs updating - please use bus_type methods" from the driver core.

The IDE core in 2.6.16-rc1 changed the location of an IDE driver's
->probe()/->remove()/->shutdown() methods: they are now in the ide_driver_t
struct not in the gen_driver sub-struct.  drivers/ide/ was updated for this
change but ide-scsi.c wasn't.  Hence the breakage.

This patch repairs ide-scsi and also eliminates the driver core warning.

Signed-off-by: Mikael Pettersson <mikpe@csd.uu.se>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Greg KH <greg@kroah.com>
Acked-by: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-01 08:53:09 -08:00
..
2006-01-12 11:55:16 -06:00
2006-01-01 22:21:50 +01:00
2006-01-14 10:55:12 -06:00
2006-01-14 10:55:12 -06:00
2006-01-14 10:55:12 -06:00
2006-01-14 10:55:12 -06:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2006-01-15 02:00:17 +01:00
2005-11-09 15:48:20 -05:00
2006-01-14 10:55:18 -06:00
2006-01-06 09:56:18 +01:00
2006-01-12 09:09:05 -08:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2005-11-09 15:48:20 -05:00
2006-01-17 07:58:42 -05:00
2005-12-17 10:50:23 -06:00
2006-01-12 09:09:04 -08:00