commit | accf04c2aa106a8ea5387d309e1ac037eba5ad63 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Jan 11 20:34:53 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Sun Jan 18 12:31:36 2015 +0100 |
tree | aa0a0ccdc4a6272f7122e3655f886ddd1824d6c9 | |
parent | b918a0c6f694a58b54a7de949d0c720bc6671bd9 [diff] |
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>