]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dwc2: rename dwc2_check_core_status()
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Sat, 23 Nov 2013 00:43:51 +0000 (16:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 19:59:58 +0000 (11:59 -0800)
commit5cb0e2327b297ee27126cc4f93222750ba9dc45e
tree3e4b26c1c72f06b85e7ab0e1499c3f6d61041f7a
parent7ab50f48173f33cfb768c68ff6e3e20351c4c02a
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 <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dwc2/core.c
drivers/staging/dwc2/core.h
drivers/staging/dwc2/core_intr.c
drivers/staging/dwc2/hcd_intr.c