]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: pixcir_i2c_ts - move platform data
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 Jul 2015 18:48:47 +0000 (11:48 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 12 Jul 2015 00:27:36 +0000 (17:27 -0700)
commit28a74c050060c17b1edaee2d60470a33be476941
treefc2ef715f3a250262c529e63ee1ed64837c4ca90
parent4200e831e4a8fd09fa4e78de2e571ab270c12d06
Input: pixcir_i2c_ts - move platform data

Let's move driver's platform data definitions from include/linux/input/
into include/linux/platform_data/ so that it stays with the rest of
platform data definitions.

Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/pixcir_i2c_ts.c
include/linux/platform_data/pixcir_i2c_ts.h [moved from include/linux/input/pixcir_ts.h with 100% similarity]