public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <morimoto.kuninori@renesas.com>
To: linux-sh@vger.kernel.org
Subject: Re: Current ms7724se LAN doesn't work
Date: Wed, 26 Aug 2009 10:09:14 +0000	[thread overview]
Message-ID: <uiqgahool.wl%morimoto.kuninori@renesas.com> (raw)
In-Reply-To: <uzl9pr5cs.wl%morimoto.kuninori@renesas.com>


Hi Magnus

Thank you for your hard work

> It looks like the driver is accessing hardware from probe, so you need
> to force a resume after enable. The LCDC driver does just that:
> 
>        pm_runtime_enable(priv->dev);
>        pm_runtime_resume(priv->dev);
> 
> Hopefully that should do the trick. Can you try this fix on top of
> Paul's patch Morimoto-san?

hmm...
I tried Paul's patch + pm_runtime_resume
But it still doesn't work for me...

Best regards
--
Kuninori Morimoto

  parent reply	other threads:[~2009-08-26 10:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-24  8:19 Current ms7724se LAN doesn't work Kuninori Morimoto
2009-08-24  9:14 ` Paul Mundt
2009-08-24  9:45 ` Kuninori Morimoto
2009-08-24  9:55 ` Paul Mundt
2009-08-24 10:15 ` Kuninori Morimoto
2009-08-26  8:02 ` Magnus Damm
2009-08-26 10:09 ` Kuninori Morimoto [this message]
2009-10-07  9:00 ` Magnus Damm
2009-10-08  4:45 ` Kuninori Morimoto
2009-10-08  6:51 ` Magnus Damm
2009-10-08  7:21 ` Paul Mundt

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=uiqgahool.wl%morimoto.kuninori@renesas.com \
    --to=morimoto.kuninori@renesas.com \
    --cc=linux-sh@vger.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