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

Note that these changes are not just code cleanup, but they're also
code shrinks and speedups because the endpoint access routines no
longer need to calclate the offsets they're using...

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

No differences found