commit | 7e4ef085ea4b00cfc34e854edf448c729de8a0a5 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Jun 26 22:26:56 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 12 16:09:08 2006 -0700 |
tree | cc8b12d3b25e0b5a6cc2524faccc2d05dcff61c8 | |
parent | 42734dafa43e453a8b6769a5ebd3a01ffc1fd116 [diff] |
[PATCH] Driver core: bus.c cleanups This patch contains the following cleanups: - make the needlessly global bus_subsys static - #if 0 the unused find_bus() Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>