commit | 6b6e39a6a8da7234c538d14c43d3583da8875f9c | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@vrfy.org> | Mon Nov 15 23:13:18 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Nov 17 14:21:08 2010 -0800 |
tree | cef5d25998665559ecc0cad2bcdb947cfa401b67 | |
parent | 14c05aa399e30f343f25158c9adfc44631378a96 [diff] |
driver-core: merge private parts of class and bus As classes and busses are pretty much the same thing, and we want to merge them together into a 'subsystem' in the future, let us share the same private data parts to make that merge easier. Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>