commit | 9fd465ca130354220c842d6e84e95290bdfea48e | [log] [tgz] |
---|---|---|
author | Sriram Dash <sriram.dash@nxp.com> | Fri Sep 16 17:12:15 2016 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Sep 27 23:30:27 2016 +0200 |
tree | 5c992683a49707d6b4ea251bb436f07867e4e066 | |
parent | 36124b9a426ed043b2d85407c7112ce320189738 [diff] |
usb: fsl: Rename fdt_fixup_dr_usb The function fdt_fixup_dr_usb is specific to fsl/nxp. So, make the function name explicit and rename fdt_fixup_dr_usb into fsl_fdt_fixup_dr_usb. Signed-off-by: Sriram Dash <sriram.dash@nxp.com>