power: fix data type of transition id 31/285731/1 accepted/tizen/7.0/unified/20221220.180247
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 15 Dec 2022 08:03:14 +0000 (17:03 +0900)
committeryoungjae cho <y0.cho@samsung.com>
Mon, 19 Dec 2022 06:02:50 +0000 (06:02 +0000)
commit8379d56ed31a544f26c6284a4744edf8386df441
tree608ad5783de6ba29c4f7517a0965d70c164de552
parenta3bddad6b32649ea052dbb4d3f5edd43852f3a81
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>
(cherry picked from commit 98289c214d9a610c009505639353bb49a8f69d65)
src/power/power.c