greybus: connection: drop the legacy protocol-id parameter
commite4c16f8b034047096187a9a9b49035ff5dbc8478
authorJohan Hovold <johan@hovoldconsulting.com>
Thu, 21 Jan 2016 16:34:13 +0000 (21 17:34 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 22 Jan 2016 06:45:09 +0000 (21 22:45 -0800)
tree7706d8ba63792b4e5745ca15071321227b353a69
parent59507e2612379356d93de0bd1d6e0f9a36dca0da
greybus: connection: drop the legacy protocol-id parameter

The protocol-id parameter is only used by the legacy driver so remove
it from the generic interface and move it to the legacy driver until it
can be removed completely.

Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/connection.h
drivers/staging/greybus/legacy.c