Re: [RFC PATCH 03/06] input/rmi4: I2C physical interface
From: Linus Walleij <hidden>
Date: 2012-11-17 22:47:23
Also in:
linux-input
From: Linus Walleij <hidden>
Date: 2012-11-17 22:47:23
Also in:
linux-input
On Sat, Nov 17, 2012 at 4:58 AM, Christopher Heiny [off-list ref] wrote:
rmi_i2c.c abstracts an RMI4 device on some arbitrary I2C bus as a logical device in the RMI bus. It handles reads/writes from/to the RMI4 devices, and manages the page select register setting (since the meaning of page select is dependent on the physical layer used to communicate with the RMi4 device). Signed-off-by: Christopher Heiny <redacted>
Cut that blank line on all patches.
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: Linus Walleij <redacted> Cc: Naveen Kumar Gaddipati <redacted> Cc: Joeri de Gram <redacted>
And that one.
Acked-by: Jean Delvare <redacted>
Looks good to me. Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij