pass: Specify module name on the top of each module
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 2 Feb 2017 01:41:49 +0000 (10:41 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 2 Feb 2017 23:43:19 +0000 (08:43 +0900)
This patch specifies the corerct module name on the top of each module
to improve the readability for each pass module.

Change-Id: Iff2880033bbb0809a512d188c3983c669f225596
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-gov-radiation.c
src/pass/pass-gov-step.c
src/pass/pass-hal.c
src/pass/pass-hal.h
src/pass/pass-parser.c
src/pass/pass-parser.h
src/pass/pass-pmqos.c
src/pass/pass-pmqos.h

index 2a72258..893ecdd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware Systerm Service)
+ * PASS (Power Aware Systerm Service) Radiation governor
  *
  * Copyright (c) 2012 - 2017 Samsung Electronics Co., Ltd.
  *
index e4e8686..ccbc583 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware System Service)
+ * PASS (Power Aware System Service) Step governor
  *
  * Copyright (c) 2012 - 2017 Samsung Electronics Co., Ltd.
  *
index b5f3d36..085f249 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware System Service)
+ * PASS (Power Aware System Service) HAL
  *
  * Copyright (c) 2012 - 2017 Samsung Electronics Co., Ltd.
  *
index 3ac2a5c..3c45ff5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware System Service)
+ * PASS (Power Aware System Service) HAL
  *
  * Copyright (c) 2012 - 2017 Samsung Electronics Co., Ltd.
  *
index 563fdde..760c640 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware System Service)
+ * PASS (Power Aware System Service) Parser
  *
  * Copyright (c) 2017 Samsung Electronics Co., Ltd.
  *
index 7a7ad96..1b6bf44 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware System Service)
+ * PASS (Power Aware System Service) Parser
  *
  * Copyright (c) 2012 - 2017 Samsung Electronics Co., Ltd.
  *
index 31627c5..a589d3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware System Service)
+ * PASS (Power Aware System Service) PMQoS
  *
  * Copyright (c) 2017 Samsung Electronics Co., Ltd.
  *
index 6662bd3..6d8e4c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware System Service)
+ * PASS (Power Aware System Service) PMQoS
  *
  * Copyright (c) 2016 Samsung Electronics Co., Ltd.
  *