driver-core: merge private parts of class and bus
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 15 Nov 2010 22:13:18 +0000 (23:13 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 17 Nov 2010 22:21:08 +0000 (14:21 -0800)
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>

No differences found