From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751478AbdKEUgH (ORCPT ); Sun, 5 Nov 2017 15:36:07 -0500 Received: from mout02.posteo.de ([185.67.36.66]:57485 "EHLO mout02.posteo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751030AbdKEUgF (ORCPT ); Sun, 5 Nov 2017 15:36:05 -0500 Subject: Re: [PATCH v4 2/2] iio: accel: mma8452: Rename config structs for readability To: Harinath Nampally , jic23@kernel.org Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, gregkh@linuxfoundation.org, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, amsfield22@gmail.com References: <1509904804-4608-1-git-send-email-harinath922@gmail.com> <1509904804-4608-3-git-send-email-harinath922@gmail.com> From: Martin Kepplinger Message-ID: <174aea53-99b0-e400-c2f3-8a7a9fd809d8@posteo.de> Date: Sun, 5 Nov 2017 21:36:01 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1509904804-4608-3-git-send-email-harinath922@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2017-11-05 19:00, Harinath Nampally wrote: > Rename structs holding event configuration registers > to more appropriate names. This naming is consistent > with the event config register names given in the > mma845x and fxls8471 datasheets. > > Signed-off-by: Harinath Nampally Makes sense to me. Acked-by: Martin Kepplinger Hey Harinath, I think it'd be great to have the "power_mode" iio ABI interface for mma8452 too, and I just found an old patch pf mine for this. If you say you could test it and check for correct API usage and ABI provisioning in sysfs, I'd be happy to publish it for you to make any necessary corrections and submit it after testing. Do we have a deal? thanks martin