]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rename the channel_max method to channel_count, because that's what it's
authorian <ian@FreeBSD.org>
Sat, 15 Jun 2019 21:36:14 +0000 (21:36 +0000)
committerian <ian@FreeBSD.org>
Sat, 15 Jun 2019 21:36:14 +0000 (21:36 +0000)
commit90034126e15df60c32b96220a6cadfa33123beb7
treef8ded91e08f0045aa732d90fc3c911fe5b3c8407
parentdfba695ccf37ff690cdfcf1dd949225d16b58c0e
Rename the channel_max method to channel_count, because that's what it's
returning.  (If the channel count is 2, then the max channel number is 1.)
sys/arm/allwinner/aw_pwm.c
sys/dev/pwm/pwm_if.m
sys/dev/pwm/pwmbus.c
sys/dev/pwm/pwmc.c