diff options
| author | Heikki Krogerus <[email protected]> | 2020-02-11 11:25:30 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-02-12 18:51:21 +0000 |
| commit | bbe80c9a89b868e98ef0710cb03ee68dd78a4d8d (patch) | |
| tree | 63b64a0f8065fa8b32dbec335846514ff1772a36 /drivers/usb/core/generic.c | |
| parent | usb: typec: Fix the description of struct typec_capability (diff) | |
| download | kernel-bbe80c9a89b868e98ef0710cb03ee68dd78a4d8d.tar.gz kernel-bbe80c9a89b868e98ef0710cb03ee68dd78a4d8d.zip | |
usb: typec: altmode: Remove the notification chain
Using the generic notification chain is not reasonable with
the alternate modes because it would require dependencies
between the drivers of the components that need the
notifications, and the typec drivers.
There are no users for the alternate mode notifications, so
removing the chain and the API for it completely.
Signed-off-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/core/generic.c')
0 files changed, 0 insertions, 0 deletions
