summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/spi/spi-rb4xx.c
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: spi-rb4xx fix.Sergey Sergeev2016-07-021-1/+1
| | | | | | | | In new kernels we should use clk_prepare_enable instead of clk_enable since clk_enable does not make proper initialization that leads to rise WARN_ON messages and not working spi bus on the device. Signed-off-by: Sergey Sergeev <adron@yapic.net>
* ar71xx: merge 3.2 fixesGabor Juhos2012-02-101-33/+66
| | | | SVN-Revision: 30406
* ar71xx: rename rb4xx spi driversGabor Juhos2012-01-221-0/+474
SVN-Revision: 29851