diff options
author | Ben Collins <ben.c@servergy.com> | 2012-10-19 16:24:12 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-19 19:54:30 +0200 |
commit | d479c911789e14a19b86ca09b0b634f1449c8c6b (patch) | |
tree | d45a3ca9d4d3fd583a1e0788425c870330956a41 /fs | |
parent | kbuild: sign the modules at install time (diff) | |
download | linux-d479c911789e14a19b86ca09b0b634f1449c8c6b.tar.xz linux-d479c911789e14a19b86ca09b0b634f1449c8c6b.zip |
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
ehci_fsl_setup_phy is supposed to return an int, but had a void return
value in the case of controller_ver being invalid.
Introduced by commit 3735ba8db8e6 ("powerpc/usb: fix bug of CPU hang
when missing USB PHY clock"), which missed one return.
Signed-off-by: Ben Collins <ben.c@servergy.com>
Cc: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions