Changeset 1e77a45 in rtems-libbsd for freebsd

Timestamp:
10/04/18 10:06:44 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, 5-freebsd-12, 388d46bb1b3080402c68ae11d14b2b36c3138952, 89db1bb27c9d52164a78dc2fda0a2ba9da0920ef
Children:
f949b43
Parents:
f9d4e1d
git-author:
Sebastian Huber <sebastian.huber@…> (10/04/18 10:06:44)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/04/18 12:14:51)
Message:

saf1761_otg: Use real interrupt handler

The USB_BUS_SPIN_LOCK() is only used internally to the bus driver.
Replace the mutex with an interrupt disable/enable section. Execute the
interrupt filter in a real interrupt context and forward the interrupt
handler to the interrupt server if necessary.

(No files)

Note: See TracChangeset for help on using the changeset viewer.