]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ALPS - remove unused argument to alps_enter_command_mode()
authorKevin Cernekee <cernekee@gmail.com>
Fri, 22 Feb 2013 06:58:20 +0000 (22:58 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 22 Feb 2013 08:10:19 +0000 (00:10 -0800)
commitdba78a03010f1332e11a1cb8832d6490d94fb60e
tree0a599949b2c90566a7db915eea95f64008821ab7
parent0ec8cc901638ca3a1e3b60f427bb2d55c09ff623
Input: ALPS - remove unused argument to alps_enter_command_mode()

Now that alps_identify() explicitly issues an EC report using
alps_rpt_cmd(), we no longer need to look at the magic numbers returned
by alps_enter_command_mode().

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/alps.c