]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ft6236 - do not explicitly set driver's owner
authorFengguang Wu <fengguang.wu@intel.com>
Tue, 6 Oct 2015 22:37:02 +0000 (15:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 6 Oct 2015 23:38:41 +0000 (16:38 -0700)
commit7728f106e34183e3a3129a7a8c0f268a2d034d1c
tree626689e20cb08fceb83b22b8a2f0334b305825a9
parent5e4b695de2a7f9fb91c0d5cf2902b956ec74f0d3
Input: ft6236 - do not explicitly set driver's owner

There is no need to explicitly set .owner for the driver, the core will do
it for us.

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ft6236.c