-
- Downloads
fsl: usb: make errata function common for PPC and ARM
This patch does the following things: 1. Makes the errata checking code common for PPC and ARM 2. Moves all these static inline functions into a dedicated C file Signed-off-by:Sriram Dash <sriram.dash@nxp.com> Signed-off-by:
Rajesh Bhagat <rajesh.bhagat@nxp.com>
Showing
- drivers/usb/common/Makefile 2 additions, 2 deletionsdrivers/usb/common/Makefile
- drivers/usb/common/fsl-dt-fixup.c 1 addition, 0 deletionsdrivers/usb/common/fsl-dt-fixup.c
- drivers/usb/common/fsl-errata.c 178 additions, 0 deletionsdrivers/usb/common/fsl-errata.c
- include/fsl_usb.h 8 additions, 183 deletionsinclude/fsl_usb.h
drivers/usb/common/fsl-errata.c
0 → 100644
Please register or sign in to comment