greybus: spi: add master and device config operations
authorRui Miguel Silva <rui.silva@linaro.org>
Wed, 2 Dec 2015 11:12:28 +0000 (11:12 +0000)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 3 Dec 2015 01:04:58 +0000 (17:04 -0800)
commitb343f6afd7635c86e1c001f1623e07f218c694db
tree2de2609fbdac5fa0a3613909bf8772ac93b9032f
parentb455c84655d5bdfc5157d2100279e3ff2454b596
greybus: spi: add master and device config operations

Add master and device config operations, one is to merge all the master
operations and the device config will allow to fetch and add devices for
each chip select.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/spi.c