All of lore.kernel.org
 help / color / mirror / Atom feed
From: eric@eukrea.com (Eric Bénard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] net/fec: clean suspend/resume
Date: Fri, 25 Jun 2010 08:54:48 +0200	[thread overview]
Message-ID: <4C2452B8.4030002@eukrea.com> (raw)
In-Reply-To: <20100624.220548.02285361.davem@davemloft.net>

Le 25/06/2010 07:05, David Miller a ?crit :
> From: Eric B?nard<eric@eukrea.com>
> Date: Fri, 18 Jun 2010 11:29:10 +0200
>
>> Commit 59d4289b83b11379d867e2f7146904b19cc96404 converted fec to dev_pm_ops but
>> didn't update the suspend/resume functions thus leading to the following warning :
>> "initialization from incompatible pointer type" when CONFIG_PM is set.
>>
>> This patch also fixe a few indentation and style around CONFIG_PM area.
>>
>> Signed-off-by: Eric B?nard<eric@eukrea.com>
>
> So, where's patch 2/2?
>
Sorry, there is no patch 2/2 for netdev, the 2/2 was only for 
linux-arm-kernel : 
http://lists.infradead.org/pipermail/linux-arm-kernel/2010-June/018387.html

Eric

  reply	other threads:[~2010-06-25  6:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-18  9:29 [PATCH 1/2] net/fec: clean suspend/resume Eric Bénard
2010-06-25  5:05 ` David Miller
2010-06-25  6:54   ` Eric Bénard [this message]
2010-06-26  4:36 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2010-06-18 14:19 Eric Bénard
2010-06-18 14:19 ` Eric Bénard

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=4C2452B8.4030002@eukrea.com \
    --to=eric@eukrea.com \
    --cc=linux-arm-kernel@lists.infradead.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 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.