power: fix data type of transition id 06/285606/2
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 15 Dec 2022 08:03:14 +0000 (17:03 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 15 Dec 2022 08:12:18 +0000 (17:12 +0900)
commit98289c214d9a610c009505639353bb49a8f69d65
tree8ea190f97836dcff56a5d1e1b62d42909945637c
parentbab81b4522e739a2f5cc3046b4d50363b806fe79
power: fix data type of transition id

Prevent including garbage at broadcast_transition_info() where an id
is extended to a 64-bit size datatype.

Change-Id: I5aabaecbb3a8dfa5a54aa7bd43248546e731bca6
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/power/power.c