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>
This commit is contained in:
Jacopo Mondi 2016-08-10 09:08:19 +02:00 committed by Greg Kroah-Hartman
parent 7d0e76d6cb
commit 127bada1a1

View 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)
{