linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] bmc150_magn fix and cleanup
@ 2015-07-17  8:52 Hartmut Knaack
  2015-07-17  8:52 ` [PATCH 1/8] iio:magnetometer:bmc150_magn: add regmap dependency Hartmut Knaack
                   ` (8 more replies)
  0 siblings, 9 replies; 27+ messages in thread
From: Hartmut Knaack @ 2015-07-17  8:52 UTC (permalink / raw)
  To: linux-iio
  Cc: Jonathan Cameron, Lars-Peter Clausen, Peter Meerwald,
	Irina Tirdea, Vlad Dogaru

Some issues I spotted during review of this driver. First three are quite
obvious problems, the rest may be matter of taste or intended to stay 
in the original form. Opinions welcome.

Hartmut Knaack (8):
  iio:magnetometer:bmc150_magn: add regmap dependency
  iio:magnetometer:bmc150_magn: sort entry alphabetically
  iio:magnetometer:bmc150_magn: output intended variable
  iio:magnetometer:bmc150_magn: replace magic value
  iio:magnetometer:bmc150_magn: add error handling on gpio probe
  iio:magnetometer:bmc150_magn: protect runtime_resume with mutex
  iio:magnetometer:bmc150_magn: expand mutex in trigger_handler
  iio:magnetometer:bmc150_magn: use descriptive name for mask

 drivers/iio/magnetometer/Kconfig       | 32 ++++++++++++++++++--------------
 drivers/iio/magnetometer/Makefile      |  3 +--
 drivers/iio/magnetometer/bmc150_magn.c | 31 ++++++++++++++++++++++---------
 3 files changed, 41 insertions(+), 25 deletions(-)

-- 
2.4.3


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

end of thread, other threads:[~2015-08-12 21:18 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17  8:52 [PATCH 0/8] bmc150_magn fix and cleanup Hartmut Knaack
2015-07-17  8:52 ` [PATCH 1/8] iio:magnetometer:bmc150_magn: add regmap dependency Hartmut Knaack
2015-07-19 10:02   ` Jonathan Cameron
2015-07-17  8:52 ` [PATCH 2/8] iio:magnetometer:bmc150_magn: sort entry alphabetically Hartmut Knaack
2015-07-19 10:03   ` Jonathan Cameron
2015-08-12 21:18     ` Jonathan Cameron
2015-07-17  8:52 ` [PATCH 3/8] iio:magnetometer:bmc150_magn: output intended variable Hartmut Knaack
2015-07-19 10:03   ` Jonathan Cameron
2015-07-17  8:52 ` [PATCH 4/8] iio:magnetometer:bmc150_magn: replace magic value Hartmut Knaack
2015-07-19 10:05   ` Jonathan Cameron
2015-07-17  8:52 ` [PATCH 5/8] iio:magnetometer:bmc150_magn: add error handling on gpio probe Hartmut Knaack
2015-07-19 10:06   ` Jonathan Cameron
2015-07-20 17:36   ` Tirdea, Irina
2015-07-20 17:44     ` Jonathan Cameron
2015-07-17  8:52 ` [PATCH 6/8] iio:magnetometer:bmc150_magn: protect runtime_resume with mutex Hartmut Knaack
2015-07-19 10:08   ` Jonathan Cameron
2015-07-20 17:45   ` Tirdea, Irina
2015-07-22 21:28     ` Hartmut Knaack
2015-07-17  8:52 ` [PATCH 7/8] iio:magnetometer:bmc150_magn: expand mutex in trigger_handler Hartmut Knaack
2015-07-20 17:48   ` Tirdea, Irina
2015-08-02 17:04     ` Jonathan Cameron
2015-07-17  8:52 ` [PATCH 8/8] iio:magnetometer:bmc150_magn: use descriptive name for mask Hartmut Knaack
2015-07-20 17:52   ` Tirdea, Irina
2015-08-02 17:05     ` Jonathan Cameron
2015-07-20 17:30 ` [PATCH 0/8] bmc150_magn fix and cleanup Tirdea, Irina
2015-07-20 17:48   ` Jonathan Cameron
2015-07-22 14:50     ` Tirdea, Irina

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