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
Andriy Gapon
7c6ee94f8c
strict kobj signatures: fix assortment of bus_read_ivar impls
...
Reviewed by: imp, current@
Approved by: jhb (mentor)
2009-06-11 17:06:58 +00:00
Oleksandr Tymoshenko
ecd6163338
- Make SPI bus bridge be non-arch dependent by using more generic
...
name
Reviewed by: imp
2009-05-13 18:42:49 +00:00
Warner Losh
86663fabdd
MFp4: when passing the transfer up the foodchain, make sure we go up
...
the food chain. devi == NULL is the error condition. Treat it as such.
2006-10-20 07:11:52 +00:00
Olivier Houchard
4e9e16ed7e
Fix comments.
2006-07-17 21:18:03 +00:00
Warner Losh
9a795dfa02
MFp4:
...
Initial spibus support. Seems to be OK, but needs some polish.
# someone should write a bit-bang spi parallel port interface :-)
2006-07-14 22:47:07 +00:00