greybus: es2: move logging dentries into es2 struct
authorAlex Elder <elder@linaro.org>
Wed, 28 Oct 2015 03:18:40 +0000 (22:18 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 2 Nov 2015 18:38:36 +0000 (10:38 -0800)
commitcbec7e2919f04d3d1abea1cde93a8052e2e8ef04
tree2c7a1f94d34a5eef75ba1d01c909c29252403902
parent8995a39d6d030b48633c9a2ed85d3244907acff0
greybus: es2: move logging dentries into es2 struct

Finish moving the logging data structures into the es2 AP data
structure rather than having it be a single global.  This patch
moves the two dentries related to logging.

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