From: Roland Dreier Date: Wed, 9 Sep 2009 00:43:03 +0000 (-0700) Subject: Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded X-Git-Tag: v2.6.32-rc1~60^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6506cbca6b5b36d682bd39afcbf3f575c81dddb6;p=pandora-kernel.git Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded The ioatdma module is missing aliases for the PCI devices it supports, so it is not autoloaded on boot. Add a MODULE_DEVICE_TABLE() to get these aliases. Signed-off-by: Roland Dreier Signed-off-by: Dan Williams --- Reading git-diff-tree failed