freebsd-dev/sys/dev/spibus
Andriy Gapon 3d844eddb7 bus_add_child: change type of order parameter to u_int
This reflects actual type used to store and compare child device orders.
Change is mostly done via a Coccinelle (soon to be devel/coccinelle)
semantic patch.
Verified by LINT+modules kernel builds.

Followup to:	r212213
MFC after:	10 days
2010-09-10 11:19:03 +00:00
..
spi.h
spibus_if.m
spibus.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
spibusvar.h