Florian Fainelli
|
7610c78205
|
fix typo, INT_MASK is writable, INT_STATUS is not
SVN-Revision: 17229
|
2009-08-11 18:57:04 +00:00 |
Florian Fainelli
|
2d629e3a01
|
remove useless hard reset in the SPI controller driver
SVN-Revision: 17189
|
2009-08-09 10:18:30 +00:00 |
Florian Fainelli
|
43a3f9555a
|
request irq with the platform driver name instead of bus_id which is being removed in newer kernels
SVN-Revision: 16932
|
2009-07-20 10:52:08 +00:00 |
Florian Fainelli
|
dd2b72105b
|
fix redundant driver name printing in probe function
SVN-Revision: 15254
|
2009-04-19 13:32:54 +00:00 |
Florian Fainelli
|
14832d3c23
|
some more fixes to the SPI controller driver
SVN-Revision: 15146
|
2009-04-08 08:52:57 +00:00 |
Florian Fainelli
|
8065eb4a55
|
do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers
SVN-Revision: 14848
|
2009-03-11 10:32:44 +00:00 |
Florian Fainelli
|
51125fb616
|
make SPI work in full-duplex mode by default
SVN-Revision: 14841
|
2009-03-10 15:28:29 +00:00 |
Florian Fainelli
|
ae1ed9b7f4
|
add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing
SVN-Revision: 14793
|
2009-03-08 15:27:46 +00:00 |