Skip to content

Commit be744ee

Browse files
todortomovmchehab
authored andcommitted
media: camss: Add abbreviations explanation
Add abbreviations explanation at the top header blocks in source files. Signed-off-by: Todor Tomov <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent 55e6efe commit be744ee

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

drivers/media/platform/qcom/camss-8x16/camss-csid.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* camss-csid.c
33
*
4-
* Qualcomm MSM Camera Subsystem - CSID Module
4+
* Qualcomm MSM Camera Subsystem - CSID (CSI Decoder) Module
55
*
66
* Copyright (c) 2011-2015, The Linux Foundation. All rights reserved.
77
* Copyright (C) 2015-2017 Linaro Ltd.

drivers/media/platform/qcom/camss-8x16/camss-csid.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* camss-csid.h
33
*
4-
* Qualcomm MSM Camera Subsystem - CSID Module
4+
* Qualcomm MSM Camera Subsystem - CSID (CSI Decoder) Module
55
*
66
* Copyright (c) 2011-2014, The Linux Foundation. All rights reserved.
77
* Copyright (C) 2015-2017 Linaro Ltd.

drivers/media/platform/qcom/camss-8x16/camss-ispif.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* camss-ispif.c
33
*
4-
* Qualcomm MSM Camera Subsystem - ISPIF Module
4+
* Qualcomm MSM Camera Subsystem - ISPIF (ISP Interface) Module
55
*
66
* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
77
* Copyright (C) 2015-2017 Linaro Ltd.

drivers/media/platform/qcom/camss-8x16/camss-ispif.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* camss-ispif.h
33
*
4-
* Qualcomm MSM Camera Subsystem - ISPIF Module
4+
* Qualcomm MSM Camera Subsystem - ISPIF (ISP Interface) Module
55
*
66
* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
77
* Copyright (C) 2015-2017 Linaro Ltd.

drivers/media/platform/qcom/camss-8x16/camss-vfe.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* camss-vfe.c
33
*
4-
* Qualcomm MSM Camera Subsystem - VFE Module
4+
* Qualcomm MSM Camera Subsystem - VFE (Video Front End) Module
55
*
66
* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
77
* Copyright (C) 2015-2017 Linaro Ltd.

drivers/media/platform/qcom/camss-8x16/camss-vfe.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* camss-vfe.h
33
*
4-
* Qualcomm MSM Camera Subsystem - VFE Module
4+
* Qualcomm MSM Camera Subsystem - VFE (Video Front End) Module
55
*
66
* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
77
* Copyright (C) 2015-2017 Linaro Ltd.

0 commit comments

Comments
 (0)