]> git.ipfire.org Git - people/ms/u-boot.git/commit
drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type
authorSriram Dash <sriram.dash@nxp.com>
Tue, 5 Apr 2016 09:11:22 +0000 (14:41 +0530)
committerMarek Vasut <marex@denx.de>
Sun, 10 Apr 2016 15:18:43 +0000 (17:18 +0200)
commit47435e5b18e3dd780a37e39a5f34e6d46e1e2126
treed9abe13ac24e83013b63f002e85c31d703d494cf
parentb9f6786a885ef5da741176b0b3411434b57e5019
drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type

Changes the return type of fdt_usb_get_node_type from char* to int

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