Re: [PATCH v2 1/1] Input: mouse: cyapa - Add support for cyapa smbus protocol
From: Henrik Rydberg <hidden>
Date: 2013-02-14 17:19:04
Also in:
lkml
From: Henrik Rydberg <hidden>
Date: 2013-02-14 17:19:04
Also in:
lkml
On Wed, Feb 13, 2013 at 08:26:35PM -0800, Dmitry Torokhov wrote:
On Sun, Feb 10, 2013 at 12:15:40PM -0800, Benson Leung wrote:quoted
This patch adds support for the Cypress APA Smbus Trackpad type, which uses a modified register map that fits within the limitations of the smbus protocol. Devices that use this protocol include: CYTRA-116001-00 - Samsung Series 5 550 Chromebook trackpad CYTRA-103002-00 - Acer C7 Chromebook trackpad CYTRA-101003-00 - HP Pavilion 14 Chromebook trackpad Signed-off-by: Dudley Du <redacted> Signed-off-by: Benson Leung <bleung@chromium.org> Reviewed-by: Daniel Kurtz <redacted> --- v2 : Minor style cleanup. Removed unused struct device *dev declarations. ---Applied, thank you Benson. Henrik, I put you down as "reviewed-by".
Perfect, thank you. Henrik