]> git.karo-electronics.de Git - linux-beck.git/commit
greybus: tracing: fix a bad tracepoint
authorAlex Elder <elder@linaro.org>
Tue, 24 May 2016 04:05:29 +0000 (23:05 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 27 May 2016 05:37:19 +0000 (22:37 -0700)
commitdf732546ce127e3bd8d55f4f7073aebd4482438c
tree1495e10295f5086fb4b1871d968e1a71bb051aab
parentbae7c690354b585d98ae15bd8b1b7b0ba2bb3c42
greybus: tracing: fix a bad tracepoint

In gb_operation_put_active(), the wrong trace point is being called.
Fix that.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/operation.c