]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
driver core: move klist_children into private structure
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Dec 2008 20:24:56 +0000 (12:24 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 18:44:32 +0000 (10:44 -0800)
commit11c3b5c3e08f4d855cbef52883c266b9ab9df879
tree43278db9cb198f3800eaa73c3c051d875c92709d
parent2831fe6f9cc4e16c103504ee09a47a084297c0f3
driver core: move klist_children into private structure

Nothing outside of the driver core should ever touch klist_children, or
knode_parent, so move them out of the public eye.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/base.h
drivers/base/core.c
include/linux/device.h