aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/go7007
diff options
context:
space:
mode:
authorYAMANE Toshiaki <yamanetoshi@gmail.com>2012-11-02 08:08:41 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-11-21 13:14:28 -0200
commitb07d650833f832f30bbfa259fa56675fb35adbd3 (patch)
tree176427fad73aa274fb87a9f8bc065375efd24291 /drivers/staging/media/go7007
parentf72c77a02fee184a376344328d18bcfdce740792 (diff)
[media] Staging/media: fixed spacing coding style in go7007/wis-ov7640.c
fixed below checkpatch error. - ERROR: that open brace { should be on the previous line Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com> Tested-by: Peter Senna Tschudin <peter.senna@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/media/go7007')
-rw-r--r--drivers/staging/media/go7007/wis-ov7640.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/media/go7007/wis-ov7640.c b/drivers/staging/media/go7007/wis-ov7640.c
index 3aaeb91cc55..cef1a6259d7 100644
--- a/drivers/staging/media/go7007/wis-ov7640.c
+++ b/drivers/staging/media/go7007/wis-ov7640.c
@@ -29,8 +29,7 @@ struct wis_ov7640 {
int hue;
};
-static u8 initial_registers[] =
-{
+static u8 initial_registers[] = {
0x12, 0x80,
0x12, 0x54,
0x14, 0x24,