Input: psmouse - rename ps2pp_init() to ps2pp_detect()
commit190e2031e2db542094659cfa55bfc28545458df5
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 2 Dec 2015 19:02:39 +0000 (2 11:02 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Dec 2015 23:24:37 +0000 (17 15:24 -0800)
treec4dbcb5c7a6f64189021d9800fe8b5875e8eb697
parentec6184b1c717b8768122e25fe6d312f609cc1bb4
Input: psmouse - rename ps2pp_init() to ps2pp_detect()

This makes Logitech PS2++ protocol implementation consistent with
the naming in other protocols. Also mark the stub as "static inline"

Reviewed-by: Hans de Goede <hdegoede@redhat.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/logips2pp.c
drivers/input/mouse/logips2pp.h
drivers/input/mouse/psmouse-base.c