pass: pmqos: Modify log when the received scenario is not supported 86/133486/4
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 12 Jun 2017 11:03:15 +0000 (20:03 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 12 Jun 2017 11:24:58 +0000 (20:24 +0900)
commit9946aa5516aa25a96522ccdb5f44122eae3e0e2b
tree65688584d8f538d4d3688df1ca250132cbf8a7a3
parent2b3a2095f8a2f2b75915050ee7602f62475753db
pass: pmqos: Modify log when the received scenario is not supported

This patch modifies the log when the received scenario is not supported
as following:

1. Remove 'Lock' and 'Unlock' word from scenario name.
- Before : "Unknown scenario (SIOPLock) for 'cpu0' resource"
- After  : "Unknown scenario (SIOP) for 'cpu0' resource"

2. Use 'Not supported' instead of 'cannot support'.
- Before : "cannot support 'AppLaunch' scenario for 'cpu0' resource"
- After  : "Not supported 'AppLaunch' scenario for 'cpu0' resource"

Change-Id: Ibeeb0f2fba3fc46e27fc1e2b16b74d167d83c3e7
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-pmqos.c