Re: [PATCH RFC 2/6] pwm: core: Add option to config PWM duty/period with u64 data length

From: Martin Botka
Date: Sat Jul 25 2020 - 10:56:12 EST


Hello,

As can be seen this divides llu by llu in few warnings and error.
At the time of sending i didn't realize it but this fails on 32 bit
architectures.

So i would like to ask how would you like this fixed ?
Using macro or some other way ?

Thank you.

Best regards,
Martin