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 коммит произвёл Greg Kroah-Hartman
Родитель 7d0e76d6cb
Коммит 127bada1a1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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