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)
commit5fa75cfe23633edf2fd26abe4a08f22ced4415d1
treeedda902d948ad887303babfe8f1a119c3335174a
parent24a06f3e3ab640490f49c8e8812d9550d6f15e92
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