]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
authorNikhil Badola <nikhil.badola@freescale.com>
Sun, 7 Jun 2015 06:58:04 +0000 (12:28 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:40:53 +0000 (00:40 +0200)
commita5b01f7326f35ac86ceb16befdc447df39128911
tree7deef88cfad6bf57382fcc912b01f342c8dcbe61
parent1bf1b939ab84e19189cfed6b315af10122264c6f
drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect

Return if USB_MAX_CONTROLLER_COUNT hence the index of the controller
to be initialised is incorrect

Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com>
drivers/usb/host/ehci-fsl.c