From: Greg Kroah-Hartman Date: Fri, 2 Nov 2007 02:41:16 +0000 (-0700) Subject: driver core: add way to get to bus kset X-Git-Tag: v2.6.25-rc1~1243^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fed80f7a63abd7168907267af69ee31f6bcf301;p=pandora-kernel.git driver core: add way to get to bus kset This allows an easier way to get to the kset associated with a struct bus_type (you have three to choose from...) This will make it easier to move these fields to be dynamic in a future patch. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed