usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum
authorSriram Dash <sriram.dash@nxp.com>
Fri, 16 Sep 2016 11:42:16 +0000 (17:12 +0530)
committerMarek Vasut <marex@denx.de>
Tue, 27 Sep 2016 21:30:27 +0000 (23:30 +0200)
commitc609775e6fe6ce70d8ad3e244440b42fbf66bc13
treeb0a6c3cf551f0c9031679cef55fcf2b1e18b342a
parenta5c289b9bca3805fa35e42f389dc8225c6b916be
usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum

The functions fdt_fixup_erratum and fdt_fixup_usb_erratum are
fsl/nxp specific. So, make them explicit by renaming them
fsl_fdt_fixup_erratum and fsl_fdt_fixup_usb_erratum

Signed-off-by: Sriram Dash <sriram.dash@nxp.com>
drivers/usb/common/fsl-dt-fixup.c