greybus: svc: Replace link config hack with standard operation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 6 Jan 2016 14:16:46 +0000 (16:16 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 9 Jan 2016 06:14:08 +0000 (22:14 -0800)
commitaab4a1a3684a46b423af23e4bdc9afe1b28dc389
tree92e483d7351aadd2e1da06de33a65b86e6183e58
parente49268cc336eceb0653a03c4a0f9eb53eadf4d64
greybus: svc: Replace link config hack with standard operation

The link config operation was a hack only designed to fulfill the camera
driver's needs. Now that a standard operation is defined for the same
purpose, implement it and remove the hack.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/camera.c
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/svc.c
drivers/staging/greybus/svc.h