[PATCH] CLASS: move a "simple" class logic into the class core.
authorgregkh@suse.de <gregkh@suse.de>
Tue, 15 Mar 2005 19:54:21 +0000 (11:54 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Jun 2005 22:15:04 +0000 (15:15 -0700)
commite9ba6365fd4f0d9e7d022c883bd044fbaa48257f
tree062476167b5c9cd5ed08a01f223e71c2ece795ee
parent70f2817a43c89b784dc2ec3d06ba5bf3064f8235
[PATCH] CLASS: move a "simple" class logic into the class core.

One step on improving the class api so that it can not be used incorrectly.
This also fixes the module owner issue with the dev files that happened when
the devt logic moved to the class core.

Based on a patch originally written by Kay Sievers <kay.sievers@vrfy.org>

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/class.c
include/linux/device.h