summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/camera.c
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@linaro.org>2016-08-10 09:08:19 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-08-10 15:40:05 +0200
commit127bada1a1951d9624c08eeab99234ced0df900e (patch)
tree6b804cb4e72c6c5691a6f49dd446269b6e805c39 /drivers/staging/greybus/camera.c
parent7d0e76d6cbbcc7b71f65d39ee2b4231beab42faa (diff)
downloadop-kernel-dev-127bada1a1951d9624c08eeab99234ced0df900e.zip
op-kernel-dev-127bada1a1951d9624c08eeab99234ced0df900e.tar.gz
greybus: camera: Remove reference to ara subdevice
Remove last occurrence of "ara" term in camera driver. Replace reference to "ara subdevice" with "gmp subdevice" Signed-off-by: Jacopo Mondi <jacopo.mondi@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/camera.c')
-rw-r--r--drivers/staging/greybus/camera.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/camera.c b/drivers/staging/greybus/camera.c
index 0e7f643..94b6712 100644
--- a/drivers/staging/greybus/camera.c
+++ b/drivers/staging/greybus/camera.c
@@ -848,7 +848,7 @@ static int gb_camera_request_handler(struct gb_operation *op)
}
/* -----------------------------------------------------------------------------
- * Interface with HOST ara camera.
+ * Interface with HOST gmp camera.
*/
static unsigned int gb_camera_mbus_to_gb(enum v4l2_mbus_pixelcode mbus_code)
{
OpenPOWER on IntegriCloud