From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: [PATCH 01/11] misc: inv_mpu primary header file and README file. Date: Fri, 1 Jul 2011 08:29:19 +0100 Message-ID: <20110701082919.45a68f7e@bob.linux.org.uk> References: <1309486707-1658-1-git-send-email-nroyer@invensense.com> <20110701030904.GA3748@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com ([143.182.124.37]:22753 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752475Ab1GAH31 (ORCPT ); Fri, 1 Jul 2011 03:29:27 -0400 In-Reply-To: <20110701030904.GA3748@suse.de> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Greg KH Cc: Nathan Royer , Andrew Morton , Jonathan Cameron , Jiri Kosina , Jean Delvare , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org > Shouldn't you be using the iio subsystem for the kernel/user interface > as I think it handles most of this for you already, right? The input layer will for a general driver, in fact an mpu3050 driver just went into the input layer although there are some other bits in this one that perhaps will want adding to it. Alan