Message ID | 20200529104234.25136-1-festevam@gmail.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 3d19946b509c494672b46143b20d6dd8a02f5bb6 |
Headers | show |
Series | Documentation: ABI: usb: chipidea: Update Li Jun's e-mail | expand |
On 20-05-29 07:42:34, Fabio Estevam wrote: > The freescale.com e-mail domain is no longer active for quite some > time. Switch Li Jun's e-mail address to the NXP domain. > > Signed-off-by: Fabio Estevam <festevam@gmail.com> Applied, thanks. Peter > --- > Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg b/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg > index 151c59578db4..f58cfb06b160 100644 > --- a/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg > +++ b/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg > @@ -1,6 +1,6 @@ > What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_req > Date: Feb 2014 > -Contact: Li Jun <b47624@freescale.com> > +Contact: Li Jun <jun.li@nxp.com> > Description: > Can be set and read. > Set a_bus_req(A-device bus request) input to be 1 if > @@ -17,7 +17,7 @@ Description: > > What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_drop > Date: Feb 2014 > -Contact: Li Jun <b47624@freescale.com> > +Contact: Li Jun <jun.li@nxp.com> > Description: > Can be set and read > The a_bus_drop(A-device bus drop) input is 1 when the > @@ -32,7 +32,7 @@ Description: > > What: /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req > Date: Feb 2014 > -Contact: Li Jun <b47624@freescale.com> > +Contact: Li Jun <jun.li@nxp.com> > Description: > Can be set and read. > The b_bus_req(B-device bus request) input is 1 during the time > @@ -47,7 +47,7 @@ Description: > > What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_clr_err > Date: Feb 2014 > -Contact: Li Jun <b47624@freescale.com> > +Contact: Li Jun <jun.li@nxp.com> > Description: > Only can be set. > The a_clr_err(A-device Vbus error clear) input is used to clear > --
diff --git a/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg b/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg index 151c59578db4..f58cfb06b160 100644 --- a/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg +++ b/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg @@ -1,6 +1,6 @@ What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_req Date: Feb 2014 -Contact: Li Jun <b47624@freescale.com> +Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read. Set a_bus_req(A-device bus request) input to be 1 if @@ -17,7 +17,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_drop Date: Feb 2014 -Contact: Li Jun <b47624@freescale.com> +Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read The a_bus_drop(A-device bus drop) input is 1 when the @@ -32,7 +32,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req Date: Feb 2014 -Contact: Li Jun <b47624@freescale.com> +Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read. The b_bus_req(B-device bus request) input is 1 during the time @@ -47,7 +47,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_clr_err Date: Feb 2014 -Contact: Li Jun <b47624@freescale.com> +Contact: Li Jun <jun.li@nxp.com> Description: Only can be set. The a_clr_err(A-device Vbus error clear) input is used to clear
The freescale.com e-mail domain is no longer active for quite some time. Switch Li Jun's e-mail address to the NXP domain. Signed-off-by: Fabio Estevam <festevam@gmail.com> --- Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)