]> git.baikalelectronics.ru Git - kernel.git/commit
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 2 Dec 2015 19:02:39 +0000 (11:02 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Dec 2015 23:24:37 +0000 (15:24 -0800)
commit825a1f65e9139d36845bddd0d4f5d7e4190e89a3
treec4dbcb5c7a6f64189021d9800fe8b5875e8eb697
parent15c781f9211ca82cab1068c40e0cb3e158b6b544
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