From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Mar 2016 08:24:13 +0100 Subject: [U-Boot] [PATCH v5 2/4] drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type In-Reply-To: <1458630612-19627-3-git-send-email-sriram.dash@nxp.com> References: <1458630612-19627-1-git-send-email-sriram.dash@nxp.com> <1458630612-19627-3-git-send-email-sriram.dash@nxp.com> Message-ID: <56F0F31D.9060104@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/22/2016 08:10 AM, Sriram Dash wrote: > Call fdt_usb_get_node_type() from fdt_fixup_usb_mode_phy_type() to > avoid code duplication. > > Signed-off-by: Sriram Dash > Signed-off-by: Rajesh Bhagat Acked-by: Marek Vasut Best regards, Marek Vasut