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 2a72258431e57e8f2efde51b4bbc19e8f402567b..893ecdd1cad177b6f92a16238eb5a050d91f4be0 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 e4e86865175a237482ca26bab9971d2ded4c659d..ccbc58343f9b271d526882de36af40d2889c79e6 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 b5f3d3611b3f94388f45d19801f01d30db400587..085f249f15984f4efaff859ee735b3322cf758c4 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 3ac2a5c8db05d415cf970f7c988d0c9e4141a5bd..3c45ff5c3060d0f070ed3d4ecbbef0db1244225a 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 563fddebc97e6067bf4809209b8a878988fc03cb..760c6405078c1dd5eb9928ed18e158747960ea69 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 7a7ad963c830aeb2fd81f72f60caa9a81bc05711..1b6bf440dc05e385c689dc4d0ce2a477ed3c5d17 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 31627c5fb83bdc5c504374ade3ca08658b384db6..a589d3c7b0cae9da07b11185b01ac7f1fd57d738 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 6662bd32b37f04b8c7c84ae3c2617a8b531c38f7..6d8e4c02db757f7011135a11dc9e4f3969bbd4c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * PASS (Power Aware System Service)
+ * PASS (Power Aware System Service) PMQoS
  *
  * Copyright (c) 2016 Samsung Electronics Co., Ltd.
  *