]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit726d0d407b9a06b4f30053b33ae7d5edec8d5095
tree626689e20cb08fceb83b22b8a2f0334b305825a9
parent8b58cc36b11bafb9305db2417eab1eb47a212082
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