projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d0e76d
)
greybus: camera: Remove reference to ara subdevice
author
Jacopo Mondi
<jacopo.mondi@linaro.org>
Wed, 10 Aug 2016 07:08:19 +0000
(09:08 +0200)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/camera.c
b/drivers/staging/greybus/camera.c
index
0e7f643
..
94b6712
100644
(file)
--- 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)
{