greybus: camera: Implement the capabilities operation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 17 Mar 2016 10:02:02 +0000 (11:02 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 17 Mar 2016 17:18:54 +0000 (10:18 -0700)
commit48b15a9b119d945933bfed6204d51e071d35328b
tree889648d6e4a2d6233df0e080a5662a82ebac28ae
parentf8811c7630912617d1bc0e0b18e3221fec26f9cf
greybus: camera: Implement the capabilities operation

The operation queries the camera module for its capabilities. The
debugfs interface just prints a hex dump of the binary message.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo.mondi@linaro.org>
Reviewed-by: Gjorgji Rosikopulos <grosikopulos@mm-sol.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/camera.c