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)
commit6b6e39a6a8da7234c538d14c43d3583da8875f9c
treecef5d25998665559ecc0cad2bcdb947cfa401b67
parent14c05aa399e30f343f25158c9adfc44631378a96
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>
drivers/base/base.h
drivers/base/bus.c
drivers/base/class.c
drivers/base/core.c
include/linux/device.h