OSDN Git Service

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

Continue moving the logging data structures into the es2 AP data
structure rather than having it be a single global.  This patch
moves the fifo.

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