musb-new: Add urb and hep parameters to construct_urb
authorHans de Goede <hdegoede@redhat.com>
Sun, 11 Jan 2015 19:34:53 +0000 (20:34 +0100)
committerMarek Vasut <marex@denx.de>
Sun, 18 Jan 2015 11:31:36 +0000 (12:31 +0100)
commitaccf04c2aa106a8ea5387d309e1ac037eba5ad63
treeaa0a0ccdc4a6272f7122e3655f886ddd1824d6c9
parentb918a0c6f694a58b54a7de949d0c720bc6671bd9
musb-new: Add urb and hep parameters to construct_urb

Make construct_urb take an urb and hep parameter, rather then having it always
operate on the file global urb and hep structs. This is a preperation patch
for adding interrupt queue support.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/usb/musb-new/musb_uboot.c