]> git.ipfire.org Git - people/ms/u-boot.git/commit
dwc3: core: added an API to invoke irq handlers
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:10:06 +0000 (18:40 +0530)
committerMarek Vasut <marex@denx.de>
Tue, 14 Apr 2015 03:48:10 +0000 (05:48 +0200)
commit27d3b89d3362c912dccf1d9d27bcefc1e361fe19
tree6f6eac7768f3f6a755e1dd068a7069e73dee8787
parent793d347f5372edd4e5b6353df49fac77ce54031c
dwc3: core: added an API to invoke irq handlers

Since interrupt support is not present in u-boot, added an
API to handle the interrupts in dwc3 core. This API can be
polled to handle the interrupts.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/usb/dwc3/core.c
include/dwc3-uboot.h