greybus: look up connection for recevied messages
authorAlex Elder <elder@linaro.org>
Mon, 6 Oct 2014 11:53:09 +0000 (06:53 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 6 Oct 2014 15:56:42 +0000 (08:56 -0700)
commit00d2e7588c79a2b9681f243d06ad02a254ab4ff9
tree9b9cf202dedbe587b5c1fe20f11ad3d7810281ed
parentee9ebe4d0b78e64f0c3741085d230ea18c15f4e4
greybus: look up connection for recevied messages

Look up the connection that an incoming message is associated with.
This is the start of making message handling oriented toward the
the connection rather than the cport.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/gbuf.c