X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fhwmon%2Fw83781d.c;h=95221b14e13a511749982ae13071932cda5fbe27;hb=b98adfccdf5f8dd34ae56a2d5adbe2c030bd4674;hp=7be469ed0f8f4a41cc30c6ecd48eaf09210fafa8;hpb=8f7c58814eb75bf97b8bc18d107b2e26f28b6585;p=pandora-kernel.git diff --git a/drivers/hwmon/w83781d.c b/drivers/hwmon/w83781d.c index 7be469ed0f8f..95221b14e13a 100644 --- a/drivers/hwmon/w83781d.c +++ b/drivers/hwmon/w83781d.c @@ -288,6 +288,7 @@ static struct i2c_driver w83781d_driver = { static struct i2c_driver w83781d_isa_driver = { .driver = { + .owner = THIS_MODULE, .name = "w83781d-isa", }, .attach_adapter = w83781d_isa_attach_adapter,