public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <felipe.balbi@nokia.com>
To: ext Anand Gadiyar <gadiyar@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: omap3: ehci: trivial fix of a debug print
Date: Tue, 13 Oct 2009 10:32:04 +0300	[thread overview]
Message-ID: <20091013073204.GE24738@nokia.com> (raw)
In-Reply-To: <1255368020-23659-1-git-send-email-gadiyar@ti.com>

On Mon, Oct 12, 2009 at 07:20:20PM +0200, ext Anand Gadiyar wrote:
> omap3: ehci: trivial fix of a debug print
> 
> We're interested in uhh_hostconfig, not uhh_base. While we
> are actually printing the former, we're calling it the latter.
> 
> Signed-off-by: Anand Gadiyar <gadiyar@ti.com>

Acked-by: Felipe Balbi <felipe.balbi@nokia.com>

> ---
> diff --git a/drivers/usb/host/ehci-omap.c b/drivers/usb/host/ehci-omap.c
> index 45b8a7c..73f0b3b 100644
> --- a/drivers/usb/host/ehci-omap.c
> +++ b/drivers/usb/host/ehci-omap.c
> @@ -363,7 +363,7 @@ static int omap_start_ehc(struct ehci_hcd_omap *omap, struct usb_hcd *hcd)
>  
>  	}
>  	ehci_omap_writel(omap->uhh_base, OMAP_UHH_HOSTCONFIG, reg);
> -	dev_dbg(omap->dev, "UHH setup done, uhh_base=%x\n", reg);
> +	dev_dbg(omap->dev, "UHH setup done, uhh_hostconfig=%x\n", reg);
>  
>  
>  	if ((omap->port_mode[0] == EHCI_HCD_OMAP_MODE_TLL) ||
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
balbi

  reply	other threads:[~2009-10-13  7:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-12 17:20 omap3: ehci: trivial fix of a debug print Anand Gadiyar
2009-10-13  7:32 ` Felipe Balbi [this message]
2009-10-13 18:20 ` [APPLIED] " Tony Lindgren

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=20091013073204.GE24738@nokia.com \
    --to=felipe.balbi@nokia.com \
    --cc=gadiyar@ti.com \
    --cc=linux-omap@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