i2c-isa: Restore driver owner
i2c-isa: Restore driver owner
Commit 2b48716d1d
back in January
2006 was a bit overzealous. It removed .owner from all i2c drivers,
including i2c-isa ones, while they still need it.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Este cometimento está contido em:

cometido por
Greg Kroah-Hartman

ascendente
c243353a90
cometimento
8721884209
@@ -175,6 +175,7 @@ static struct i2c_driver lm78_driver = {
|
||||
|
||||
static struct i2c_driver lm78_isa_driver = {
|
||||
.driver = {
|
||||
.owner = THIS_MODULE,
|
||||
.name = "lm78-isa",
|
||||
},
|
||||
.attach_adapter = lm78_isa_attach_adapter,
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador