linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Thomas Abraham <thomas.abraham@linaro.org>, linux-input@vger.kernel.org
Subject: Re: [PATCH 1/2] Input: samsung-keypad - Set up driver data prior to registering
Date: Wed, 28 Dec 2011 11:05:08 +0000	[thread overview]
Message-ID: <20111228110507.GA24405@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20111228043353.GA19976@core.coreip.homeip.net>

On Tue, Dec 27, 2011 at 08:33:54PM -0800, Dmitry Torokhov wrote:

> I do not think this is needed. We retrieve platform data only in
> samsung_keypad_remove() and in suspend/resume methods which AFAIK will
> not be called until after probe() returns.

Hrm, yes.  In that case it should just be squashed into the second patch
as the runtime PM change will cause us to do PM as soon as the device is
opened.

      reply	other threads:[~2011-12-28 11:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-27 17:18 [PATCH 1/2] Input: samsung-keypad - Set up driver data prior to registering Mark Brown
2011-12-27 17:18 ` [PATCH 2/2] Input: samsung-keypad - Implement runtime power management support Mark Brown
2011-12-28  4:33 ` [PATCH 1/2] Input: samsung-keypad - Set up driver data prior to registering Dmitry Torokhov
2011-12-28 11:05   ` Mark Brown [this message]

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=20111228110507.GA24405@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=thomas.abraham@linaro.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).