Alan Stern
0f836ca4c1
[PATCH] driver core: safely unbind drivers for devices not on a bus
...
This patch (as667) changes the __device_release_driver() routine to
prevent it from crashing when it runs across a device not on any bus.
This seems logical, inasmuch as the corresponding bus_add_device()
routine has an explicit check allowing it to accept such devices.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-04-14 11:41:24 -07:00
..
2006-04-09 11:53:16 -07:00
2006-03-28 09:16:07 -08:00
2006-04-14 11:41:24 -07:00
2006-03-31 12:18:53 -08:00
2006-03-31 17:26:33 +02:00
2006-04-11 06:18:46 -07:00
2006-04-13 11:59:12 -07:00
2006-03-23 07:38:10 -08:00
2006-03-28 12:20:18 -05:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-03-31 12:18:54 -08:00
2006-03-25 08:23:01 -08:00
2006-02-20 20:00:11 -08:00
2006-03-27 08:44:50 -08:00
2006-04-11 06:18:45 -07:00
2006-03-27 08:44:51 -08:00
2006-04-02 12:49:59 -07:00
2006-04-02 12:58:09 -07:00
2006-04-12 11:42:30 -07:00
2006-04-02 00:10:18 -05:00
2006-04-11 17:29:17 -07:00
2006-04-11 06:18:40 -07:00
2006-03-29 13:24:50 +11:00
2006-04-14 11:41:24 -07:00
2006-04-11 06:41:02 -07:00
2006-03-28 09:16:05 -08:00
2006-03-24 07:33:28 -08:00
2006-03-28 09:16:06 -08:00
2006-04-02 19:27:07 +01:00
2006-04-11 06:18:43 -07:00
2006-04-12 15:24:06 -07:00
2006-03-28 09:16:05 -08:00
2006-03-30 17:48:42 +00:00
2006-04-11 06:18:45 -07:00
2006-03-26 08:56:55 -08:00
2006-04-02 12:49:59 -07:00
2006-03-27 08:44:53 -08:00
2006-01-13 11:26:10 -08:00
2006-04-11 06:18:47 -07:00
2006-04-11 06:18:38 -07:00
2006-03-22 01:15:13 -08:00
2006-04-12 18:05:56 -04:00
2006-04-02 12:58:45 -07:00
2006-01-13 11:26:09 -08:00
2006-04-11 06:18:44 -07:00
2006-02-20 20:00:09 -08:00
2006-03-23 07:38:16 -08:00
2006-03-31 17:26:33 +02:00
2006-04-11 06:24:15 -07:00
2006-04-11 06:18:54 -07:00
2006-03-24 18:23:14 +01:00
2006-03-25 08:22:53 -08:00
2006-03-31 12:18:56 -08:00
2006-04-02 12:51:22 -07:00