]> git.baikalelectronics.ru Git - kernel.git/commit
Input: increase struct ps2dev cmdbuf[] to 8 bytes
authorKamal Mostafa <kamal@canonical.com>
Wed, 21 Nov 2012 07:04:35 +0000 (23:04 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 6 Jan 2013 09:11:25 +0000 (01:11 -0800)
commit1b78a2a50729e9185a6d02afedc478ab9a328966
tree2a658ca9cc1745406cc363e45f782c70f15b6613
parentdd275418db13a4a8a8f12b905a6afe5dcefd2fce
Input: increase struct ps2dev cmdbuf[] to 8 bytes

Cypress PS/2 Trackpad (drivers/input/mouse/cypress_ps2.c) needs
this larger cmdbuf[] to handle 8-byte packet responses.

Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
include/linux/libps2.h