All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Small fixes for w1_bq27000 driver
@ 2012-02-19  2:10 NeilBrown
  2012-02-19  2:10 ` [PATCH 3/3] w1_bq27000: Only one thread can access the bq27000 at a time NeilBrown
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: NeilBrown @ 2012-02-19  2:10 UTC (permalink / raw)
  To: Evgeniy Polyakov; +Cc: GregKH, Thomas Weber, Dan Carpenter, linux-kernel

The following three patches fix a problem with the w1 interface for
the bq27000 battery charge meter, and remove some unnecessary code.

thanks,
NeilBrown


---

NeilBrown (3):
      w1_bq27000: Only one thread can access the bq27000 at a time.
      w1_bq27000 - remove w1_bq27000_write
      w1_bq27000: remove unnecessary NULL test.


 drivers/w1/slaves/w1_bq27000.c |   19 ++-----------------
 1 files changed, 2 insertions(+), 17 deletions(-)

-- 
Signature


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

end of thread, other threads:[~2012-02-20 15:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-19  2:10 [PATCH 0/3] Small fixes for w1_bq27000 driver NeilBrown
2012-02-19  2:10 ` [PATCH 3/3] w1_bq27000: Only one thread can access the bq27000 at a time NeilBrown
2012-02-19  2:10 ` [PATCH 1/3] w1_bq27000: remove unnecessary NULL test NeilBrown
2012-02-19  2:10 ` [PATCH 2/3] w1_bq27000 - remove w1_bq27000_write NeilBrown
2012-02-19  6:50 ` [PATCH 0/3] Small fixes for w1_bq27000 driver Thomas Weber
2012-02-19  7:06   ` NeilBrown
2012-02-20 11:19     ` Thomas Weber
2012-02-20 13:56       ` [PATCH] OMAP: hdq: software-supervised control of HDQ_ICLK Thomas Weber
2012-02-20 15:22         ` Evgeniy Polyakov
2012-02-20 12:04 ` [PATCH 0/3] Small fixes for w1_bq27000 driver Evgeniy Polyakov

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.