public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Swetland <swetland@google.com>
To: linux-omap-open-source@linux.omap.com
Subject: Re: usb gadget driver on 730?
Date: Wed, 23 Nov 2005 14:10:19 -0800	[thread overview]
Message-ID: <20051123221019.GB9523@localhost.localdomain> (raw)
In-Reply-To: <20051122224435.GA21970@localhost.localdomain>

[Brian Swetland <swetland@google.com>]
> 
> Is there any documentation on how to set up some of the simple gadget
> drivers (like g_zero or the ethernet interface)?  In particular, can
> it be done without using external modules and mod_probe?  

I can confirm that the omap_udc driver is init()ing, but the probe
function never gets called, so the udc* is null when things like the
zero driver try to register.

Does anyone know what needs to happen for the omap_udc driver to
initialize?  It does have a bind and unbind published under
/bus/platform/drivers/omap_udc/...

Any suggestions would be appreciated (or pointers to existing docs or
the like).

Brian

      reply	other threads:[~2005-11-23 22:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-22 22:44 usb gadget driver on 730? Brian Swetland
2005-11-23 22:10 ` Brian Swetland [this message]

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=20051123221019.GB9523@localhost.localdomain \
    --to=swetland@google.com \
    --cc=linux-omap-open-source@linux.omap.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