usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c
authorJayachandran C <jayachandranc@netlogicmicro.com>
Fri, 18 Nov 2011 06:42:41 +0000 (12:12 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Nov 2011 19:16:36 +0000 (11:16 -0800)
commite253dec31b3ffc2bf19aa8c29865ab7254e90c29
tree3a7c9bcea6ae75b814761f95ed6d527993e4fafd
parentbc985c10f388c0e5fb2cff95ff2220721627fbd8
usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c

Fix compile error, HC_LENGTH now takes two parameters and ehci
needs to be passed as the first parameter.

Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-xls.c