Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753067Ab0FYIPG (ORCPT ); Fri, 25 Jun 2010 04:15:06 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:36828 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752844Ab0FYIPA (ORCPT ); Fri, 25 Jun 2010 04:15:00 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=E6kmappu6bEEz1jeC5LkwRme1RYBbZIiaKU/dyFxkD9/JHsNch1ObjaD4f0sd9RrTS VED/owmthCNNbNbntdvBkt4IkPKc/1kPZGBKM5P8bNb+XKkPfI335RrwTfqvx+0J2MH+ WWvKLH2kpa/N1UMGyLtatn/+fA2e/u7R7u1cI= Date: Fri, 25 Jun 2010 01:14:54 -0700 From: Dmitry Torokhov To: Kyungmin Park Cc: Jonathan Cameron , Donggeun Kim , linux-kernel@vger.kernel.org Subject: Re: [PATCH] smb380: accelerometer driver Message-ID: <20100625081454.GB8546@core.coreip.homeip.net> References: <4C1216FD.6010107@samsung.com> <4C1224AE.6070607@jic23.retrosnub.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 901 Lines: 28 On Fri, Jun 11, 2010 at 09:36:51PM +0900, Kyungmin Park wrote: > Hi, > > 2010/6/11 Jonathan Cameron : > > On 06/11/10 11:59, Donggeun Kim wrote: > >> This patch support driver for BOSCH SMB380 and BMA023. > >> > >> This driver will read x, y, z coordinate registers from the device and > >> report the values to users through sysfs interface. > > Nack. This should not be in hwmon. > > It's long story which subsystem is suitable to add. > We try to add 2008 at hwmon, and get failed. > > As you suggested there's several options. > 1. input I decided I will take the accelerometers as input devices. Thanks. -- Dmitry -- 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/