Message ID | f3ab03c1afadd72ad166d2e421844cfca072f90e.1689148711.git.quic_schowdhu@quicinc.com |
---|---|
State | New |
Headers | show |
Series | Add notifier call chain to Embedded USB Debug(EUD) driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 3be1bdfe8ecc..6d395cc6f45c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17288,6 +17288,7 @@ L: linux-arm-msm@vger.kernel.org S: Maintained F: Documentation/ABI/testing/sysfs-driver-eud F: Documentation/devicetree/bindings/soc/qcom/qcom,eud.yaml +F: drivers/usb/misc/qcom_eud_notifier.h F: drivers/usb/misc/qcom_eud.c QCOM IPA DRIVER
Add the entry for Embedded USB Debugger(EUD) header file which contains interface definitions for the EUD notifier chain. Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)