greybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Wed, 23 Dec 2015 16:48:59 +0000 (16:48 +0000)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 23 Dec 2015 21:00:28 +0000 (13:00 -0800)
commit72e53aed1d077166b63537b2b08dc89af60d6c9a
tree8058ab8ae140587bdd2ac85483e1e3d642ffb8e1
parent5b22521c895111ca191c82a6573214f995c47709
greybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10

The greybus specification reserves SVC type 0x0d-0x0f for timesync.
53124d73 ('svc: Add support for the link config operation') allocated the
next available type 0x0d which conflicts with the specification. Change the
type to 0x10 to ensure kernel and specification agree.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_protocols.h