From: Grant Likely <grant.likely@secretlab.ca>
To: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Cc: linux-kernel@vger.kernel.org,
alexander.stein@systec-electronic.com, qi.wang@intel.com,
yong.y.wang@intel.com, joel.clark@intel.com,
kok.howg.ewe@intel.com, toshiharu-linux@dsn.okisemi.com
Subject: Re: [PATCH 1/6] pch_gpio: Delete invalid "restore" code in suspend()
Date: Wed, 20 Jul 2011 12:51:59 -0600 [thread overview]
Message-ID: <20110720185159.GH4642@ponder.secretlab.ca> (raw)
In-Reply-To: <1311156662-3044-1-git-send-email-tomoya-linux@dsn.okisemi.com>
On Wed, Jul 20, 2011 at 07:10:57PM +0900, Tomoya MORINAGA wrote:
>
> Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Hi Tomoya,
I'm deferring this series to v3.2. You'll need to rebase it against
gpio/next or linux-next before I can apply it because there has been a
reorganization of the drivers/gpio tree.
g.
> ---
> drivers/gpio/pch_gpio.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/gpio/pch_gpio.c b/drivers/gpio/pch_gpio.c
> index 36919e7..ca9c7b0 100644
> --- a/drivers/gpio/pch_gpio.c
> +++ b/drivers/gpio/pch_gpio.c
> @@ -241,7 +241,6 @@ static int pch_gpio_suspend(struct pci_dev *pdev, pm_message_t state)
> struct pch_gpio *chip = pci_get_drvdata(pdev);
>
> pch_gpio_save_reg_conf(chip);
> - pch_gpio_restore_reg_conf(chip);
>
> ret = pci_save_state(pdev);
> if (ret) {
> --
> 1.7.4.4
>
prev parent reply other threads:[~2011-07-20 18:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-20 10:10 [PATCH 1/6] pch_gpio: Delete invalid "restore" code in suspend() Tomoya MORINAGA
2011-07-20 10:10 ` [PATCH 2/6] pch_gpio: add spinlock in suspend/resume processing Tomoya MORINAGA
2011-07-20 10:10 ` [PATCH 3/6] pch_gpio: support ML7223 IOH n-Bus Tomoya MORINAGA
2011-07-20 10:11 ` [PATCH 4/6] pch_gpio: modify gpio_nums and mask Tomoya MORINAGA
2011-07-20 10:11 ` [PATCH 5/6] pch_gpio: Save register value in suspend() Tomoya MORINAGA
2011-07-20 10:11 ` [PATCH 6/6 v5] pch_gpio: Support interrupt function Tomoya MORINAGA
2011-08-03 10:48 ` Tomoya MORINAGA
2011-08-19 11:01 ` Tomoya MORINAGA
2011-10-04 9:06 ` Tomoya MORINAGA
2011-07-20 18:51 ` Grant Likely [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=20110720185159.GH4642@ponder.secretlab.ca \
--to=grant.likely@secretlab.ca \
--cc=alexander.stein@systec-electronic.com \
--cc=joel.clark@intel.com \
--cc=kok.howg.ewe@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=qi.wang@intel.com \
--cc=tomoya-linux@dsn.okisemi.com \
--cc=toshiharu-linux@dsn.okisemi.com \
--cc=yong.y.wang@intel.com \
/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