linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Baluta <daniel.baluta@intel.com>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] kmx61: Small cleanups
Date: Mon, 17 Nov 2014 15:18:34 +0200	[thread overview]
Message-ID: <1416230316-14511-1-git-send-email-daniel.baluta@intel.com> (raw)

This is a small cleanup patchset, that:
	* makes it clear that kmx61 uses only the micro part of scale
	* use macro instead of hardcoded value for driver name

Jonathan, if you think it's worth it, these could be squased together with
the initial patch submitted in testing:
	61ef04a496 (iio: imu: Add support for Kionix KMX61 sensor)

Daniel Baluta (2):
  kmx61: Use uscale instead of scale
  kmx61: Use KMX61_DRV_NAME instead of hardcoded value

 drivers/iio/imu/kmx61.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
1.9.1


             reply	other threads:[~2014-11-17 13:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-17 13:18 Daniel Baluta [this message]
2014-11-17 13:18 ` [PATCH 1/2] kmx61: Use uscale instead of scale Daniel Baluta
2014-11-17 13:18 ` [PATCH 2/2] kmx61: Use KMX61_DRV_NAME instead of hardcoded value Daniel Baluta
2014-11-17 14:59 ` [PATCH 0/2] kmx61: Small cleanups Jonathan Cameron
2014-11-17 15:09   ` Daniel Baluta
2014-11-22 11:49     ` 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=1416230316-14511-1-git-send-email-daniel.baluta@intel.com \
    --to=daniel.baluta@intel.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).