On 22/01/2020 12:40, Peter Ujfalusi wrote:Can you collate all 3 patches in a series and repost
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>