From: Greg Kroah-Hartman Date: Tue, 16 Dec 2008 20:23:36 +0000 (-0800) Subject: driver core: create a private portion of struct device X-Git-Tag: v2.6.29-rc1~229^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2831fe6f9cc4e16c103504ee09a47a084297c0f3;p=pandora-kernel.git driver core: create a private portion of struct device This is to be used to move things out of struct device that no code outside of the driver core should ever touch. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed