FreeBSD/src 6a9997e (r342087)sys/arm/allwinner aw_pwm.c, sys/dev/pwm pwm_if.m pwmbus_if.m

pwm: Convert period and duty to unsigned int

We don't need a 64 bits value to store nanoseconds

Discused with:  ian, jhibbits
DeltaFile
+4-4sys/arm/allwinner/aw_pwm.c
+4-4sys/dev/pwm/pwm_if.m
+4-4sys/dev/pwm/pwmbus_if.m
+3-3usr.sbin/pwm/pwm.c
+2-2sys/dev/pwm/pwmbus.c
+2-2sys/sys/pwm.h
+19-196 files

UnifiedSplitRaw