David Brownell b40fc2a256 USB: gadget: pxa25x_udc vbus sense initialization
Some code in the pxa25x_udc driver wrongly expects the value
of is_vbus_present() to be 0/1, not zero/nonzero ... cope.
Issue noted by Jaya Kumar <jayakumar.lkml@gmail.com>

This bug has been around since July 2007, and has a simple
workaround:  unplug the Linux gadget, then re-plug it.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Jaya Kumar <jayakumar.lkml@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-07 10:00:02 -08:00
..
2009-01-06 15:59:30 -08:00
2009-01-04 15:31:49 +01:00
2008-12-31 19:56:05 +01:00
2008-12-21 14:21:14 +11:00
2009-01-06 15:59:25 -08:00
2009-01-06 10:44:34 -08:00
2009-01-02 16:12:51 +01:00