]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hwmon/smsc47m1.c
hwmon: Add fan speed control features to w83627ehf
[linux-2.6-omap-h63xx.git] / drivers / hwmon / smsc47m1.c
index 825e8f72698fdf8d24bf021e88d7551f167749bb..6c81b843d8314b9ef6ee9a4df0003d7fbaa93ad4 100644 (file)
@@ -128,6 +128,7 @@ static struct smsc47m1_data *smsc47m1_update_device(struct device *dev,
 
 static struct i2c_driver smsc47m1_driver = {
        .driver = {
+               .owner  = THIS_MODULE,
                .name   = "smsc47m1",
        },
        .attach_adapter = smsc47m1_detect,