Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752455Ab2KQWrX (ORCPT ); Sat, 17 Nov 2012 17:47:23 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:45493 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752255Ab2KQWrW (ORCPT ); Sat, 17 Nov 2012 17:47:22 -0500 MIME-Version: 1.0 In-Reply-To: <1353124734-16803-4-git-send-email-cheiny@synaptics.com> References: <1353124734-16803-1-git-send-email-cheiny@synaptics.com> <1353124734-16803-4-git-send-email-cheiny@synaptics.com> Date: Sat, 17 Nov 2012 23:47:21 +0100 Message-ID: Subject: Re: [RFC PATCH 03/06] input/rmi4: I2C physical interface From: Linus Walleij To: Christopher Heiny Cc: Dmitry Torokhov , Jean Delvare , Linux Kernel , Linux Input , Allie Xiong , Vivian Ly , Daniel Rosenberg , Alexandra Chin , Joerie de Gram , Wolfram Sang , Mathieu Poirier , Linus Walleij , Naveen Kumar Gaddipati Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1109 Lines: 34 On Sat, Nov 17, 2012 at 4:58 AM, Christopher Heiny 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 > Cut that blank line on all patches. > Cc: Dmitry Torokhov > Cc: Linus Walleij > Cc: Naveen Kumar Gaddipati > Cc: Joeri de Gram > And that one. > Acked-by: Jean Delvare Looks good to me. Reviewed-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/