musb_hdrc, remove MGC_WriteCsr16()
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 18 Jan 2007 23:53:59 +0000 (15:53 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 18 Jan 2007 23:53:59 +0000 (15:53 -0800)
More camelcase fixes:  remove MGC_WriteCsr16.

This review also caught a latent bug in the GIT tree, where peripheral side
shared fifo OUT endpoints (not used by the standard set of gadget drivers)
would init wrong since they read from the wrong register.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>

No differences found