From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752491Ab2KQW4S (ORCPT ); Sat, 17 Nov 2012 17:56:18 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:35670 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752273Ab2KQW4Q (ORCPT ); Sat, 17 Nov 2012 17:56:16 -0500 MIME-Version: 1.0 In-Reply-To: <1353124734-16803-6-git-send-email-cheiny@synaptics.com> References: <1353124734-16803-1-git-send-email-cheiny@synaptics.com> <1353124734-16803-6-git-send-email-cheiny@synaptics.com> Date: Sat, 17 Nov 2012 23:56:15 +0100 Message-ID: Subject: Re: [RFC PATCH 05/06] input/rmi4: F01 - device control 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 On Sat, Nov 17, 2012 at 4:58 AM, Christopher Heiny wrote: > RMI Function 01 implements basic device control and power management > behaviors for the RMI4 sensor. > > rmi_f01.h exports definitions that we expect to be used by other functionality > in the future (such as firmware reflash). > > > Signed-off-by: Christopher Heiny > Cut blank line. > Cc: Dmitry Torokhov > Cc: Linus Walleij > Cc: Naveen Kumar Gaddipati > Cc: Joeri de Gram All other comments I've had appear to be fixed. Reviewed-by: Linus Walleij Yours, Linus Walleij