Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1432448

Re: [PATCH v3 0/3] toshiba_acpi: Accelerometer updates

Path csiph.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod
From Darren Hart <dvhart@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 0/3] toshiba_acpi: Accelerometer updates
Date Tue, 28 Jun 2016 06:30:02 +0200
Message-ID <rOSOS-1TL-5@gated-at.bofh.it> (permalink)
References <rOQk1-8qL-3@gated-at.bofh.it>
X-Original-To Azael Avalos <coproscefalo@gmail.com>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.6.1 (2016-04-27)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 40
Organization linux.* mail to news gateway
X-Original-Cc platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Cameron <jic23@kernel.org>
X-Original-Date Mon, 27 Jun 2016 21:29:25 -0700
X-Original-Message-ID <20160628042925.GB3837@f23x64.localdomain>
X-Original-References <20160628014644.8417-1-coproscefalo@gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1432448

Show key headers only | View raw


On Mon, Jun 27, 2016 at 07:46:42PM -0600, Azael Avalos wrote:
> These series of patches update the accelerometer axis data
> reporting to use the IIO subsystem, deprecating the custom
> position sysfs entry, and finally bumping the driver version
> to 0.24.
> 

Thanks Azael, queued to testing for 4.8.

Jonathan, I took the full set.

> Changes since v2:
> - Small format and style changes once again
> - Renamed toshiba_accel* functions to toshiba_iio_accel* to
>   differentiate from the iio functions and the toshiba_acpi
>   driver fuctions
> - Print error messages instead of bailing out in case the
>   iio_device* functions fail, this is to allow the driver
>   to continue loading its many functions
> 
> Changes since v1:
> - Small format and style changes
> - Changed the iio code according to feedback from Jonathan Cameron
> 
> Azael Avalos (3):
>   toshiba_acpi: Add IIO interface for accelerometer axis data
>   toshiba_acpi: Remove the position sysfs entry
>   toshiba_acpi: Bump driver version and update copyright year
> 
>  drivers/platform/x86/toshiba_acpi.c | 136 +++++++++++++++++++++++++++++-------
>  1 file changed, 109 insertions(+), 27 deletions(-)
> 
> -- 
> 2.8.4
> 
> 

-- 
Darren Hart
Intel Open Source Technology Center

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/3] toshiba_acpi: Accelerometer updates Azael Avalos <coproscefalo@gmail.com> - 2016-06-28 03:50 +0200
  [PATCH v3 2/3] toshiba_acpi: Remove the position sysfs entry Azael Avalos <coproscefalo@gmail.com> - 2016-06-28 03:50 +0200
  [PATCH v3 3/3] toshiba_acpi: Bump driver version and update copyright year Azael Avalos <coproscefalo@gmail.com> - 2016-06-28 03:50 +0200
  Re: [PATCH v3 0/3] toshiba_acpi: Accelerometer updates Darren Hart <dvhart@infradead.org> - 2016-06-28 06:30 +0200

csiph-web