-
- Downloads
Input: tsc200x - report proper input_dev name
Passes input_id struct to the common probe function for the tsc200x drivers instead of just the bustype. This allows for the use of the product variable to set the input_dev->name variable according to the type of touchscreen used. Note that when we introduced support for TSC2004 we started calling everything TSC200X, so let's keep this quirk. Signed-off-by:Michael Welling <mwelling@ieee.org> Cc: stable@vger.kernel.org Acked-by:
Pavel Machek <pavel@ucw.cz> Acked-by:
Pali Rohár <pali.rohar@gmail.com> Signed-off-by:
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Showing
- drivers/input/touchscreen/tsc2004.c 6 additions, 1 deletiondrivers/input/touchscreen/tsc2004.c
- drivers/input/touchscreen/tsc2005.c 6 additions, 1 deletiondrivers/input/touchscreen/tsc2005.c
- drivers/input/touchscreen/tsc200x-core.c 12 additions, 3 deletionsdrivers/input/touchscreen/tsc200x-core.c
- drivers/input/touchscreen/tsc200x-core.h 1 addition, 1 deletiondrivers/input/touchscreen/tsc200x-core.h
Loading
Please register or sign in to comment