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.30-rc1~671^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb069a5d132fb926ed17af3211a114ac7cf27d7a;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