Tags: ConchuOD/linux
Tags
Merge remote-tracking branch 'remotes/bb/linux-6.12-trunk/fpga/wdt' i… …nto linux-6.12-trunk/fpga/next
pwm: microchip-core: fix div64 issue on 32 bit kernels The period calculation previously would fail the build on 32 bit kernels because it does an implicit divide of a 64 bit number. Swap to using do_div() to avoid the problem. Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
PreviousNext