commit | 9c864c23424fa6a2e23b8e81faa6a100ab01481c | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Fri Nov 28 14:50:48 2014 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jan 12 12:13:27 2015 -0600 |
tree | 5454bf1e52828c54da247b832f19cadf6945eae7 | |
parent | 7a74c48172d8fad6da0f9be5d353cf322305af07 [diff] |
usb: gadget: udc: net2280: Remove module parameter use_msi Parameter use_msi was used to enable msi irq on usb338x chips, it was enabled by default. There is no reason to prefer non-msi irq on usb338x, and it falls back to non msi on error. Therefore remove this option. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>