| commit | 8bbace7e686f1536905c703038a7eddfb1520264 | [log] [tgz] |
|---|---|---|
| author | Cornelia Huck <huckc@de.ibm.com> | Wed Jan 11 10:56:22 2006 +0100 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jan 13 11:26:11 2006 -0800 |
| tree | 99253fd56bebd7903ac8dd05ee7c236c765e2798 | |
| parent | 348290a4ae143a692124330942b464ccdb0d0365 [diff] |
[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.
The following patch converts css_bus_type and ccw_bus_type to use
the new bus_type methods.
Signed-off-by: Cornelia Huck <huckc@de.ibm.com>
CC: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>