CVS commit: [khorben-n900] src/sys/dev/spi

2013-05-15 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed May 15 13:52:19 UTC 2013 Modified Files: src/sys/dev/spi [khorben-n900]: files.spi spi.c spivar.h Log Message: Let the bus speed of SPI devices be specified within the kernel configuration. To generate a diff of this commit

CVS commit: [khorben-n900] src/sys/dev/spi

2013-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri May 10 01:25:07 UTC 2013 Modified Files: src/sys/dev/spi [khorben-n900]: files.spi spi.c spivar.h Log Message: Just like for the I2C and GPIO buses, added an interrupt locator to the SPI bus, so that ARM device drivers on eit