Commit 3c41450
Josuah Demangeon
usb: host: class: add a placeholder call after a device is connected
Add an ad-hoc placeholder that allows executing a function from the
a single class, through a global variable defined in the USB class
enabled. This does not allow several USB classes to co-exist so is not a
long term solution and is meant to be replaced by a class API.
Signed-off-by: Josuah Demangeon <[email protected]>1 parent 8f51d97 commit 3c41450
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
73 | 81 | | |
74 | 82 | | |
75 | 83 | | |
| |||
0 commit comments