summaryrefslogtreecommitdiff
path: root/staging/mops.h
diff options
context:
space:
mode:
Diffstat (limited to 'staging/mops.h')
0 files changed, 0 insertions, 0 deletions
lass='right'>2016-07-17 10:31:21 +0900 commitfdf73c00c8872f6f59730955d54b2cdc963e2485 (patch) treee5729f16b423eef5a7888fc4d750427c039637cb /drivers/staging parent6cc270483c550f1d3f7098bb7fb0de20537947a2 (diff)
greybus: camera: Add wrapper for sync operation with flags
The greybus operation core synchronous operation call doesn't support operation flags. Create a new synchronous operation wrapper with flags, and modify the capabilities operation implementation to use it. The code could be later moved to the greybus core if other drivers have a similar need. Signed-off-by: Jacopo Mondi <jacopo.mondi@linaro.org> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/camera.c60
1 files changed, 41 insertions, 19 deletions
diff --git a/drivers/staging/greybus/camera.c b/drivers/staging/greybus/camera.c