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.29-rc1~229^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9daa99ee533578e3f88231e7a16784dcb44ec42;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