Re: [PATCH] firmware: ti_sci: Correct the timeout type in ti_sci_do_xfer()
From: santosh . shilimkar
Date: Mon Feb 03 2020 - 14:21:48 EST
Hi Peter,
On 2/3/20 12:38 AM, Tero Kristo wrote:
On 22/01/2020 12:40, Peter Ujfalusi wrote:
msecs_to_jiffies() returns 'unsigned long' and the timeout parameter for
wait_for_completion_timeout() is also 'unsigned long'
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
Reviewed-by: Tero Kristo <t-kristo@xxxxxx>
Can you collate all 3 patches in a series and repost
with Tero's ack ? I will add that to next merge window
queue.
Regards,
Santosh