commit | 92623672f9d3f1b4ea12ae1e2bcc0ad9fde5d2cb | [log] [tgz] |
---|---|---|
author | Sriram Dash <sriram.dash@nxp.com> | Mon Jun 13 09:58:34 2016 +0530 |
committer | Marek Vasut <marex@denx.de> | Mon Jun 13 15:16:38 2016 +0200 |
tree | 2cc9d70c207eb4618c968f46d23b51a700bc1216 | |
parent | bf655775f5f97122605c96c0ecd41158c1147785 [diff] |
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>