linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Tirumala Marri <tmarri@apm.com>
To: Keshava Munegowda <keshava_mgowda@ti.com>,
	linux-usb@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Cc: greg@kroah.com, Mark Miesfeld <mmiesfeld@apm.com>,
	Fushen Chen <fchen@apm.com>
Subject: RE: [PATCH v10 03/10] USB/ppc4xx: Add Synopsys DWC OTG Core Interface Layer (CIL)
Date: Fri, 1 Apr 2011 10:35:48 -0700	[thread overview]
Message-ID: <712525e420e78daeb3f43bf1ebc53e23@mail.gmail.com> (raw)
In-Reply-To: <3569ce83abe4f1f3ab1699c2beee1f35@mail.gmail.com>

> +void dwc_otg_core_init(struct core_if *core_if)
> +{
> +	u32 i;
> +	ulong global_reg = core_if->core_global_regs;
> +	struct device_if *dev_if = core_if->dev_if;
> +	u32 ahbcfg = 0;
> +	u32 i2cctl = 0;
> +	u32 gusbcfg;

Tabify the declarations ;
[Marri] When I checked again in my source, I do see the tabs added before
declarations.

  reply	other threads:[~2011-04-01 17:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28 18:27 [PATCH v10 03/10] USB/ppc4xx: Add Synopsys DWC OTG Core Interface Layer (CIL) tmarri
2011-03-29 10:51 ` Keshava Munegowda
2011-04-01 17:35   ` Tirumala Marri [this message]
2011-04-01 18:55     ` Sergei Shtylyov
2011-04-05  7:08       ` Keshava Munegowda
2011-04-05  8:12         ` Felipe Balbi

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=712525e420e78daeb3f43bf1ebc53e23@mail.gmail.com \
    --to=tmarri@apm.com \
    --cc=fchen@apm.com \
    --cc=greg@kroah.com \
    --cc=keshava_mgowda@ti.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mmiesfeld@apm.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;
as well as URLs for NNTP newsgroup(s).