From: David Brownell <david-b@pacbell.net>
To: Koen Kooi <k.kooi@student.utwente.nl>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 2/2] Add usb support to omap3beagle
Date: Thu, 17 Apr 2008 12:36:07 -0700 [thread overview]
Message-ID: <200804171236.07509.david-b@pacbell.net> (raw)
In-Reply-To: <7F9BB0C5-23DD-4F44-904C-EF3F70324421@student.utwente.nl>
On Thursday 17 April 2008, Koen Kooi wrote:
> >>
> >> @@ -69,6 +70,7 @@
> >> omap_board_config_size = ARRAY_SIZE(omap3_beagle_config);
> >> omap_serial_init();
> >> sdp_mmc_init();
> >> + sdp3430_usb_init();
> >> }
> >>
> >> arch_initcall(omap3_beagle_i2c_init);
> >
> > I hope someone makes those sdp_*() routines generic ... or does
> > "SDP" not stand for "Software Development Platform" (different board)?
>
> Those routines are indeed name after the sdp board, but they seem
> generic enough to get reused in other boards (e.g. omap3evm or omap3
> beagle) without change :)
They aren't quite generic enough ... with those names! :)
--
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
next prev parent reply other threads:[~2008-04-17 19:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-17 8:58 [PATCH 2/2] Add usb support to omap3beagle Koen Kooi
2008-04-17 18:26 ` David Brownell
2008-04-17 18:57 ` Koen Kooi
2008-04-17 19:36 ` David Brownell [this message]
2008-04-18 18:50 ` Tony Lindgren
2008-04-17 22:17 ` 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=200804171236.07509.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=k.kooi@student.utwente.nl \
--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 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.