]> git.baikalelectronics.ru Git - kernel.git/commit
Input: psmouse - move protocol descriptions around
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 28 Nov 2015 05:08:28 +0000 (21:08 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Dec 2015 23:24:16 +0000 (15:24 -0800)
commitc9aa8200c8bb4ec1e58d206a2393bf6651525050
treeedda902d948ad887303babfe8f1a119c3335174a
parent94edf0506623267b668d20b761eafc09e94346b0
Input: psmouse - move protocol descriptions around

We move protocol descriptions and psmouse_find_by_type() and
pmouse_find_by_name() so that we can use them without forward declarations
in the subsequent patches.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Tested-by: Marcin Sochacki <msochacki+kernel@gmail.com>
Tested-by: Till <till2.schaefer@uni-dortmund.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/psmouse-base.c