iio: remove .owner field for driver using module_platform_driver
authorSanjeev Sharma <sanjeev_sharma@mentor.com>
Wed, 20 Aug 2014 09:32:00 +0000 (10:32 +0100)
committerJonathan Cameron <jic23@kernel.org>
Tue, 26 Aug 2014 20:08:38 +0000 (21:08 +0100)
This patch removes the .owner field for drivers which use the
platform_driver_register api because this is overriden in
_platform_driver_register.

Signed-off-by: Sanjeev Sharma <Sanjeev_Sharma@mentor.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found