]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
greybus: hd: Export host device tracepoint from hd.c
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 9 Jun 2016 11:04:40 +0000 (16:34 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 10 Jun 2016 00:28:02 +0000 (17:28 -0700)
commit56278c7384a3c0242fe2f7ba91473c978ab500ae
tree3b29c83e6e155d94a30f1cece9ce3bac24bfea3e
parentc05d471b2d6f4b9775674a3ada32a08079b1d24b
greybus: hd: Export host device tracepoint from hd.c

There is no point keeping this code in core.c, while its only used by
hd.c. Relocate it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/core.c
drivers/staging/greybus/hd.c