freebsd-dev/sys/dev/pwm
Mark Johnston 519b64e27f Revert "Define PNP info after defining driver modules"
This reverts commit aa37baf3d7.

The reverted commit was motivated by a problem observed on stable/12,
but it turns out that a better solution was committed in r348309 but not
MFCed.  So, revert this change since it is unnecessary and not really
correct: it assumes that the order in which module metadata records is
defined determines their order in the output linker set.  While this
seems to hold in my testing, it is not guaranteed.

Reported by:	cem
Discussed with:	imp
MFC after:	3 days
2021-01-23 10:59:41 -05:00
..
ofw_pwm.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
ofw_pwm.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
ofw_pwmbus.c Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt 2019-06-17 03:32:05 +00:00
pwm_backlight.c pwm_backlight: Fix 32 bits build 2020-10-03 08:31:28 +00:00
pwmbus_if.m Make pwm channel numbers unsigned. 2019-06-15 23:02:09 +00:00
pwmbus.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
pwmbus.h Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt 2019-06-17 03:32:05 +00:00
pwmc.c Revert "Define PNP info after defining driver modules" 2021-01-23 10:59:41 -05:00
pwmc.h pwm: clean up empty lines in .c and .h files 2020-09-01 21:57:50 +00:00