PM / devfreq: Allocate memory using the right data type
Long and int have different sizes on a 64-bit machine. Allocate
memory for the time_in_state table using the right data type.
Change-Id: Iecc1acc12ddabdb436c212f205aaed8dbb49a2b4
Signed-off-by:
Suman Tatiraju <sumant@codeaurora.org>
Loading
Please register or sign in to comment