From: Matt Domsch Date: Tue, 3 Nov 2009 01:05:50 +0000 (+1100) Subject: tpm: autoload tpm_tis based on system PnP IDs X-Git-Tag: v2.6.33-rc1~411^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31bde71c202722a76686c3cf69a254c8a912275a;p=pandora-kernel.git tpm: autoload tpm_tis based on system PnP IDs The tpm_tis driver already has a list of supported pnp_device_ids. This patch simply exports that list as a MODULE_DEVICE_TABLE() so that the module autoloader will discover and load the module at boottime. Signed-off-by: Matt Domsch Acked-by: Rajiv Andrade Signed-off-by: Andrew Morton Signed-off-by: James Morris --- Reading git-diff-tree failed