[media] img-ir: Don't set driver's module owner
authorJames Hogan <james.hogan@imgtec.com>
Mon, 17 Nov 2014 12:17:48 +0000 (09:17 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 4 Dec 2014 17:42:15 +0000 (15:42 -0200)
commit64b989e137557d05db8045856896d2f8ca482aa1
tree80f990c70955ff8a1d5143868a8e94b99c0115d3
parent6010d2c104bfa4e427545639bdf60217e96d4baa
[media] img-ir: Don't set driver's module owner

Don't bother setting .owner = THIS_MODULE, since it's already handled by
the platform_driver_register macro.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/img-ir/img-ir-core.c