greybus: svc: clean up deferred hotplug handler
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 2 Dec 2015 17:23:27 +0000 (18:23 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 3 Dec 2015 00:55:45 +0000 (16:55 -0800)
commit24456a09a830dc44ace4d0db8e29d1e367937b58
treef4e6dbbcb8bcbbee265986ea11a3d8760c99d0db
parentd34a3643fe8d20b4e19779f82dfb29b5e6678a9d
greybus: svc: clean up deferred hotplug handler

Rename the hotplug request message, and clarify that the message size
has already been verified by the primary handler.

Also add a debug message that includes the interface id.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/svc.c