Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH 0/2] power: charger-manager: Fixes for unbinding other psy
@ 2014-10-13 13:34 Krzysztof Kozlowski
  2014-10-13 13:34 ` [PATCH 1/2] power: charger-manager: Fix accessing invalidated power supply after fuel gauge unbind Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2014-10-13 13:34 UTC (permalink / raw)
  To: Sebastian Reichel, Dmitry Eremin-Solenikov, David Woodhouse,
	Krzysztof Kozlowski, Myungjoo Ham, Anton Vorontsov, Jonghwa Lee,
	linux-pm, linux-kernel
  Cc: Chanwoo Choi, Kyungmin Park, Marek Szyprowski,
	Bartlomiej Zolnierkiewicz

Hi,


These are two fixes for accessing old power supply by charger manager
after unbinding the driver implementing given power supply.

Actually the source of these two bugs and the solution for them is the
same in both patches. However I decided to split this because fixing
this was quite intrusive and squashed patch would be rather big.


Best regards,
Krzysztof


Krzysztof Kozlowski (2):
  power: charger-manager: Fix accessing invalidated power supply after
    fuel gauge unbind
  power: charger-manager: Fix accessing invalidated power supply after
    charger unbind

 drivers/power/charger-manager.c       | 161 +++++++++++++++++++++++-----------
 include/linux/power/charger-manager.h |   3 -
 2 files changed, 108 insertions(+), 56 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-10-27 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-13 13:34 [PATCH 0/2] power: charger-manager: Fixes for unbinding other psy Krzysztof Kozlowski
2014-10-13 13:34 ` [PATCH 1/2] power: charger-manager: Fix accessing invalidated power supply after fuel gauge unbind Krzysztof Kozlowski
2014-10-13 13:34 ` [PATCH 2/2] power: charger-manager: Fix accessing invalidated power supply after charger unbind Krzysztof Kozlowski
2014-10-27 18:43 ` [PATCH 0/2] power: charger-manager: Fixes for unbinding other psy Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox