From: "Maulik" <x0082077@ti.com>
To: viral.mehta@lntinfotech.com, linux-omap@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Subject: RE: [PATCH] Add OHCI USB platform init
Date: Mon, 12 Apr 2010 11:03:28 +0530 [thread overview]
Message-ID: <000101cada01$ae89f660$808918ac@apr.dhcp.ti.com> (raw)
In-Reply-To: <1271046713-10475-1-git-send-email-viral.mehta@lntinfotech.com>
> +static struct omap_usb_config sdp2430_usb_config __initdata = {
> + .otg = 1,
> +#ifdef CONFIG_USB_GADGET_OMAP
> + .hmc_mode = 0x0,
> +#elif defined(CONFIG_USB_OHCI_HCD) ||
> defined(CONFIG_USB_OHCI_HCD_MODULE)
> + .hmc_mode = 0x1,
> +#endif
> + .pins[0] = 3,
> +}
Use tabs instead of spaces.
>
> static void __init omap_2430sdp_init(void)
> {
> @@ -216,6 +225,7 @@ static void __init omap_2430sdp_init(void)
> platform_add_devices(sdp2430_devices,
> ARRAY_SIZE(sdp2430_devices));
> omap_serial_init();
> omap2_hsmmc_init(mmc);
> + omap_usb_init(&sdp2430_usb_config);
And here too.
Maulik
next prev parent reply other threads:[~2010-04-12 5:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-12 4:31 [PATCH] Add OHCI USB platform init viral.mehta-oonXi/34qI7c+919tysfdA
2010-04-12 5:33 ` Maulik [this message]
[not found] ` <000101cada01$ae89f660$808918ac-wD+IZp/g4/2mHdYHvhjUOg@public.gmane.org>
2010-04-12 5:41 ` Viral Mehta
[not found] ` <70376CA23424B34D86F1C7DE6B9973430254343A69-fVvhrSDAkVjuuPCCJ6VnObSn4PsL5ZDKvpI+GvaZM4lBDgjK7y7TUQ@public.gmane.org>
2010-04-12 12:11 ` Gadiyar, Anand
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='000101cada01$ae89f660$808918ac@apr.dhcp.ti.com' \
--to=x0082077@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=viral.mehta@lntinfotech.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