From: Paul Zimmerman Date: Sat, 23 Nov 2013 00:43:51 +0000 (-0800) Subject: staging: dwc2: rename dwc2_check_core_status() X-Git-Tag: v3.14-rc1~150^2~744 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=057715f280f6f242dab649e4923866fd236723d5;p=pandora-kernel.git staging: dwc2: rename dwc2_check_core_status() Rename dwc2_check_core_status() to dwc2_is_controller_alive(), and make it a boolean function. Also change the message when the controller is dead to say "dead" instead of "disconnected". Signed-off-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed