From: Grant Likely Date: Thu, 17 Feb 2011 09:37:15 +0000 (-0700) Subject: drivercore/dt: add a match table pointer to struct device X-Git-Tag: v2.6.39-rc1~466^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b826291c14c396e7aa5d84523aafac117f430902;p=pandora-kernel.git drivercore/dt: add a match table pointer to struct device Add a new .of_match field to struct device which points at the matching device driver .of_match_table entry when a device is probed via the device tree Signed-off-by: Grant Likely Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed