From: Jacopo Mondi Date: Wed, 10 Aug 2016 07:08:19 +0000 (+0200) Subject: greybus: camera: Remove reference to ara subdevice X-Git-Tag: v4.9-rc1~119^2~378^2~21^2~52 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=127bada1a1951d9624c08eeab99234ced0df900e;p=karo-tx-linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/camera.c b/drivers/staging/greybus/camera.c index 0e7f64392bbd..94b67123c05b 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) {