[PATCH 13/14] k8temp: Enable automatic loading

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Content-Disposition: inline; filename=hwmon-k8temp-autoload.patch

Let the k8temp driver load automatically.

Signed-off-by: Jean Delvare <khali at linux-fr.org>
Cc: Rudolf Marek <r.marek at sh.cvut.cz>
---
 drivers/hwmon/k8temp.c |    2 ++
 1 file changed, 2 insertions(+)

--- linux-2.6.18-rc4.orig/drivers/hwmon/k8temp.c	2006-08-23 22:31:09.000000000 +0200
+++ linux-2.6.18-rc4/drivers/hwmon/k8temp.c	2006-08-23 22:33:21.000000000 +0200
@@ -133,6 +133,8 @@
 	{ 0 },
 };
 
+MODULE_DEVICE_TABLE(pci, k8temp_ids);
+
 static int __devinit k8temp_probe(struct pci_dev *pdev,
 				  const struct pci_device_id *id)
 {

-- 
Jean Delvare




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux