From: Greg Kroah-Hartman Date: Tue, 16 Dec 2008 20:26:21 +0000 (-0800) Subject: driver core: move knode_bus into private structure X-Git-Tag: v2.6.30-rc1~671^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae1b41715ee2aae356fbcca032838b71d70b855f;p=pandora-kernel.git driver core: move knode_bus into private structure Nothing outside of the driver core should ever touch knode_bus, so move it out of the public eye. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed