mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-13 18:33:27 +00:00
This patch removes the superflous .owner field for drivers which use the module_platform_driver or platform_driver_register api, as this is overriden in __platform_driver_register. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>