Jared Kangas e506fc9057 usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()
JIRA: https://redhat.atlassian.net/browse/RHEL-248519

commit a3fe1408e801b3406d2786557bcea8838973c036
Author: Xu Yang <xu.yang_2@nxp.com>
Date:   Mon Apr 27 15:56:52 2026 +0800

    usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()
    
    The VBUS interrupt is configured in multiple places, add a helper function
    ci_udc_enable_vbus_irq() to simplify the code.
    
    Acked-by: Peter Chen <peter.chen@kernel.org>
    Reviewed-by: Frank Li <Frank.Li@nxp.com>
    Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
    Link: https://patch.msgid.link/20260427075653.3611180-1-xu.yang_2@nxp.com
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Jared Kangas <jkangas@redhat.com>
2026-08-25 12:07:27 -07:00
2026-08-23 14:52:58 -04:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
S
Description
No description provided
Readme
2.8 GiB
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%