linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] kmx61: Small cleanups
@ 2014-11-17 13:18 Daniel Baluta
  2014-11-17 13:18 ` [PATCH 1/2] kmx61: Use uscale instead of scale Daniel Baluta
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Baluta @ 2014-11-17 13:18 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-22 11:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17 13:18 [PATCH 0/2] kmx61: Small cleanups Daniel Baluta
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

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).