]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
greybus: camera: Remove reference to ara subdevice
authorJacopo Mondi <jacopo.mondi@linaro.org>
Wed, 10 Aug 2016 07:08:19 +0000 (09:08 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 10 Aug 2016 13:40:05 +0000 (15:40 +0200)
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>
drivers/staging/greybus/camera.c

index 0e7f64392bbdbe3a5e354044d4e5ae2f48971727..94b67123c05b2a50c0a1e6a8d6be3fa546b9c7b1 100644 (file)
@@ -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)
 {