All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tirdea, Irina" <irina.tirdea@intel.com>
To: Peter Meerwald <pmeerw@pmeerw.net>
Cc: Jonathan Cameron <jic23@kernel.org>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Pandruvada, Srinivas" <srinivas.pandruvada@intel.com>,
	"Reus, Adriana" <adriana.reus@intel.com>
Subject: RE: [PATCH 0/2] bmc150-accel driver optimizations
Date: Fri, 20 Feb 2015 12:05:45 +0000	[thread overview]
Message-ID: <1F3AC3675D538145B1661F571FE1805F19A20DE0@irsmsx105.ger.corp.intel.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1502162026470.26763@pmeerw.net>



> -----Original Message-----
> From: linux-iio-owner@vger.kernel.org [mailto:linux-iio-owner@vger.kernel.org] On Behalf Of Peter Meerwald
> Sent: 16 February, 2015 21:27
> To: Tirdea, Irina
> Cc: Jonathan Cameron; linux-iio@vger.kernel.org; linux-kernel@vger.kernel.org; Pandruvada, Srinivas; Reus, Adriana
> Subject: Re: [PATCH 0/2] bmc150-accel driver optimizations
> 
> 
> > Adds optimization of i2c transactions in trigger handler and
> > usage of available_scan_masks for bmc150-accel.
> 
> same comments as for kxcjk-1013, this changes the capabilities of the
> driver
> 
Will fix the comments for all the patchsets.

Thanks,
Irina

> > Irina Tirdea (2):
> >   iio: accel: bmc150: use available_scan_masks
> >   iio: accel: bmc150: optimize i2c transfers in trigger handler
> >
> >  drivers/iio/accel/bmc150-accel.c | 49 +++++++++++++++++++++++++++++++---------
> >  1 file changed, 38 insertions(+), 11 deletions(-)
> >
> >
> 
> --
> 
> Peter Meerwald
> +43-664-2444418 (mobile)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: "Tirdea, Irina" <irina.tirdea@intel.com>
To: Peter Meerwald <pmeerw@pmeerw.net>
Cc: Jonathan Cameron <jic23@kernel.org>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Pandruvada, Srinivas" <srinivas.pandruvada@intel.com>,
	"Reus, Adriana" <adriana.reus@intel.com>
Subject: RE: [PATCH 0/2] bmc150-accel driver optimizations
Date: Fri, 20 Feb 2015 12:05:45 +0000	[thread overview]
Message-ID: <1F3AC3675D538145B1661F571FE1805F19A20DE0@irsmsx105.ger.corp.intel.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1502162026470.26763@pmeerw.net>



> -----Original Message-----
> From: linux-iio-owner@vger.kernel.org [mailto:linux-iio-owner@vger.kernel=
.org] On Behalf Of Peter Meerwald
> Sent: 16 February, 2015 21:27
> To: Tirdea, Irina
> Cc: Jonathan Cameron; linux-iio@vger.kernel.org; linux-kernel@vger.kernel=
.org; Pandruvada, Srinivas; Reus, Adriana
> Subject: Re: [PATCH 0/2] bmc150-accel driver optimizations
>=20
>=20
> > Adds optimization of i2c transactions in trigger handler and
> > usage of available_scan_masks for bmc150-accel.
>=20
> same comments as for kxcjk-1013, this changes the capabilities of the
> driver
>=20
Will fix the comments for all the patchsets.

Thanks,
Irina

> > Irina Tirdea (2):
> >   iio: accel: bmc150: use available_scan_masks
> >   iio: accel: bmc150: optimize i2c transfers in trigger handler
> >
> >  drivers/iio/accel/bmc150-accel.c | 49 +++++++++++++++++++++++++++++++-=
--------
> >  1 file changed, 38 insertions(+), 11 deletions(-)
> >
> >
>=20
> --
>=20
> Peter Meerwald
> +43-664-2444418 (mobile)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2015-02-20 12:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 18:16 [PATCH 0/2] bmc150-accel driver optimizations Irina Tirdea
2015-02-16 18:17 ` [PATCH 1/2] iio: accel: bmc150: use available_scan_masks Irina Tirdea
2015-02-16 18:17 ` [PATCH 2/2] iio: accel: bmc150: optimize i2c transfers in trigger handler Irina Tirdea
2015-02-16 19:27 ` [PATCH 0/2] bmc150-accel driver optimizations Peter Meerwald
2015-02-20 12:05   ` Tirdea, Irina [this message]
2015-02-20 12:05     ` Tirdea, Irina
2015-02-21 18:34     ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1F3AC3675D538145B1661F571FE1805F19A20DE0@irsmsx105.ger.corp.intel.com \
    --to=irina.tirdea@intel.com \
    --cc=adriana.reus@intel.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    --cc=srinivas.pandruvada@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.