Skip to content
Snippets Groups Projects
Commit 6728f2b1 authored by Peter Griffin's avatar Peter Griffin Committed by Lee Jones
Browse files

backlight: Remove .owner field for drivers using module_platform_driver


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: default avatarPeter Griffin <peter.griffin@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 7d1311b9
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 17 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment