git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cee3d8c
)
Input: drop owner assignment from i2c_driver
author
Krzysztof Kozlowski
<k.kozlowski@samsung.com>
Fri, 17 Jul 2015 23:44:05 +0000
(16:44 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 17 Jul 2015 23:57:00 +0000
(16:57 -0700)
i2c_driver does not need to set an owner because i2c_register_driver()
will set it.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
42 files changed:
drivers/input/keyboard/adp5589-keys.c
patch
|
blob
|
history
drivers/input/keyboard/cap11xx.c
patch
|
blob
|
history
drivers/input/keyboard/lm8333.c
patch
|
blob
|
history
drivers/input/keyboard/mcs_touchkey.c
patch
|
blob
|
history
drivers/input/keyboard/mpr121_touchkey.c
patch
|
blob
|
history
drivers/input/keyboard/qt1070.c
patch
|
blob
|
history
drivers/input/keyboard/qt2160.c
patch
|
blob
|
history
drivers/input/keyboard/tca8418_keypad.c
patch
|
blob
|
history
drivers/input/misc/adxl34x-i2c.c
patch
|
blob
|
history
drivers/input/misc/bma150.c
patch
|
blob
|
history
drivers/input/misc/cma3000_d0x_i2c.c
patch
|
blob
|
history
drivers/input/misc/drv260x.c
patch
|
blob
|
history
drivers/input/misc/drv2665.c
patch
|
blob
|
history
drivers/input/misc/drv2667.c
patch
|
blob
|
history
drivers/input/misc/gp2ap002a00f.c
patch
|
blob
|
history
drivers/input/misc/kxtj9.c
patch
|
blob
|
history
drivers/input/misc/mpu3050.c
patch
|
blob
|
history
drivers/input/misc/pcf8574_keypad.c
patch
|
blob
|
history
drivers/input/mouse/cyapa.c
patch
|
blob
|
history
drivers/input/mouse/elan_i2c_core.c
patch
|
blob
|
history
drivers/input/mouse/synaptics_i2c.c
patch
|
blob
|
history
drivers/input/touchscreen/ad7879-i2c.c
patch
|
blob
|
history
drivers/input/touchscreen/ar1021_i2c.c
patch
|
blob
|
history
drivers/input/touchscreen/atmel_mxt_ts.c
patch
|
blob
|
history
drivers/input/touchscreen/auo-pixcir-ts.c
patch
|
blob
|
history
drivers/input/touchscreen/bu21013_ts.c
patch
|
blob
|
history
drivers/input/touchscreen/chipone_icn8318.c
patch
|
blob
|
history
drivers/input/touchscreen/cy8ctmg110_ts.c
patch
|
blob
|
history
drivers/input/touchscreen/cyttsp4_i2c.c
patch
|
blob
|
history
drivers/input/touchscreen/cyttsp_i2c.c
patch
|
blob
|
history
drivers/input/touchscreen/edt-ft5x06.c
patch
|
blob
|
history
drivers/input/touchscreen/egalax_ts.c
patch
|
blob
|
history
drivers/input/touchscreen/elants_i2c.c
patch
|
blob
|
history
drivers/input/touchscreen/goodix.c
patch
|
blob
|
history
drivers/input/touchscreen/ili210x.c
patch
|
blob
|
history
drivers/input/touchscreen/max11801_ts.c
patch
|
blob
|
history
drivers/input/touchscreen/mms114.c
patch
|
blob
|
history
drivers/input/touchscreen/pixcir_i2c_ts.c
patch
|
blob
|
history
drivers/input/touchscreen/st1232.c
patch
|
blob
|
history
drivers/input/touchscreen/tsc2007.c
patch
|
blob
|
history
drivers/input/touchscreen/wacom_i2c.c
patch
|
blob
|
history
drivers/input/touchscreen/zforce_ts.c
patch
|
blob
|
history
diff --cc
drivers/input/keyboard/adp5589-keys.c
Simple merge
diff --cc
drivers/input/keyboard/cap11xx.c
Simple merge
diff --cc
drivers/input/keyboard/lm8333.c
Simple merge
diff --cc
drivers/input/keyboard/mcs_touchkey.c
Simple merge
diff --cc
drivers/input/keyboard/mpr121_touchkey.c
Simple merge
diff --cc
drivers/input/keyboard/qt1070.c
Simple merge
diff --cc
drivers/input/keyboard/qt2160.c
Simple merge
diff --cc
drivers/input/keyboard/tca8418_keypad.c
Simple merge
diff --cc
drivers/input/misc/adxl34x-i2c.c
Simple merge
diff --cc
drivers/input/misc/bma150.c
Simple merge
diff --cc
drivers/input/misc/cma3000_d0x_i2c.c
Simple merge
diff --cc
drivers/input/misc/drv260x.c
Simple merge
diff --cc
drivers/input/misc/drv2665.c
Simple merge
diff --cc
drivers/input/misc/drv2667.c
Simple merge
diff --cc
drivers/input/misc/gp2ap002a00f.c
Simple merge
diff --cc
drivers/input/misc/kxtj9.c
Simple merge
diff --cc
drivers/input/misc/mpu3050.c
Simple merge
diff --cc
drivers/input/misc/pcf8574_keypad.c
Simple merge
diff --cc
drivers/input/mouse/cyapa.c
Simple merge
diff --cc
drivers/input/mouse/elan_i2c_core.c
Simple merge
diff --cc
drivers/input/mouse/synaptics_i2c.c
Simple merge
diff --cc
drivers/input/touchscreen/ad7879-i2c.c
Simple merge
diff --cc
drivers/input/touchscreen/ar1021_i2c.c
Simple merge
diff --cc
drivers/input/touchscreen/atmel_mxt_ts.c
Simple merge
diff --cc
drivers/input/touchscreen/auo-pixcir-ts.c
Simple merge
diff --cc
drivers/input/touchscreen/bu21013_ts.c
Simple merge
diff --cc
drivers/input/touchscreen/chipone_icn8318.c
Simple merge
diff --cc
drivers/input/touchscreen/cy8ctmg110_ts.c
Simple merge
diff --cc
drivers/input/touchscreen/cyttsp4_i2c.c
Simple merge
diff --cc
drivers/input/touchscreen/cyttsp_i2c.c
Simple merge
diff --cc
drivers/input/touchscreen/edt-ft5x06.c
Simple merge
diff --cc
drivers/input/touchscreen/egalax_ts.c
Simple merge
diff --cc
drivers/input/touchscreen/elants_i2c.c
Simple merge
diff --cc
drivers/input/touchscreen/goodix.c
Simple merge
diff --cc
drivers/input/touchscreen/ili210x.c
Simple merge
diff --cc
drivers/input/touchscreen/max11801_ts.c
Simple merge
diff --cc
drivers/input/touchscreen/mms114.c
Simple merge
diff --cc
drivers/input/touchscreen/pixcir_i2c_ts.c
Simple merge
diff --cc
drivers/input/touchscreen/st1232.c
Simple merge
diff --cc
drivers/input/touchscreen/tsc2007.c
Simple merge
diff --cc
drivers/input/touchscreen/wacom_i2c.c
Simple merge
diff --cc
drivers/input/touchscreen/zforce_ts.c
Simple merge