提交 b17ebc94 编写于 作者: J Jean Delvare 提交者: Greg Kroah-Hartman

k8temp: Enable automatic loading

Let the k8temp driver load automatically.
Signed-off-by: NJean Delvare <khali@linux-fr.org>
Cc: Rudolf Marek <r.marek@sh.cvut.cz>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 29fa06c1
......@@ -133,6 +133,8 @@ static struct pci_device_id k8temp_ids[] = {
{ 0 },
};
MODULE_DEVICE_TABLE(pci, k8temp_ids);
static int __devinit k8temp_probe(struct pci_dev *pdev,
const struct pci_device_id *id)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册