linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Sebastian Reichel <sre@kernel.org>,
	Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Subject: [PATCH 0/2] power_supply: Small improvements for 4.2
Date: Tue, 19 May 2015 16:16:28 +0900	[thread overview]
Message-ID: <1432019790-5664-1-git-send-email-k.kozlowski@samsung.com> (raw)

Hi,

I send these separately because they are not fixes for current
RC cycle.

The patch 1 could look like fix... but still this is for theoretical
race condition.

Best regards,
Krzysztof

Krzysztof Kozlowski (2):
  power_supply: Use wrappers to avoid races when registering power
    supply
  power_supply: charger-manager: Add parent for power supply

 drivers/power/charger-manager.c    | 3 ++-
 drivers/power/power_supply_leds.c  | 4 ++--
 drivers/power/power_supply_sysfs.c | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
1.9.1


             reply	other threads:[~2015-05-19  7:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-19  7:16 Krzysztof Kozlowski [this message]
2015-05-19  7:16 ` [PATCH 1/2] power_supply: Use wrappers to avoid races when registering power supply Krzysztof Kozlowski
2015-05-19  7:16 ` [PATCH 2/2] power_supply: charger-manager: Add parent for " Krzysztof Kozlowski
2015-05-24 19:47 ` [PATCH 0/2] power_supply: Small improvements for 4.2 Sebastian Reichel

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=1432019790-5664-1-git-send-email-k.kozlowski@samsung.com \
    --to=k.kozlowski@samsung.com \
    --cc=dbaryshkov@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@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).