USB: otg.h: Fix the mixup in parameters order.
authorIgor Grinberg <grinberg@compulab.co.il>
Thu, 27 May 2010 06:32:13 +0000 (09:32 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 21:35:34 +0000 (14:35 -0700)
commit6e1c3b467ffd9d6eb725dda544f6fd10e471ea71
tree6c815a4e5980bf91cb564f36ae085db14defa4c4
parentcd62aced31dee9a9a8e63da7bd564911891b3665
USB: otg.h: Fix the mixup in parameters order.

otg_io_write() function does not follow the declaration of
struct otg_io_access_ops.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/otg.h