]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove everything related to channels from the pwmc public interface, now
authorian <ian@FreeBSD.org>
Tue, 18 Jun 2019 00:11:00 +0000 (00:11 +0000)
committerian <ian@FreeBSD.org>
Tue, 18 Jun 2019 00:11:00 +0000 (00:11 +0000)
commitc0a0eb4d216719b262f14012ac28da353a8a3b8e
tree94cf1b85fe077d855d61d84173eed020d8ac7741
parent2fc5b64e797f5687206cb00e8ddf710e3b3ff1d8
Remove everything related to channels from the pwmc public interface, now
that there is a pwmc(4) instance per channel and the channel number is
maintained as a driver ivar rather than being passed in from userland.
sys/dev/pwm/pwmc.c
sys/dev/pwm/pwmc.h
usr.sbin/pwm/pwm.8
usr.sbin/pwm/pwm.c