Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm53xx: use upstream SPI controller fix | Rafał Miłecki | 2018-10-23 | 1 | -42/+0 |
| | | | | | | This just moves patch to use 0xx prefix and includes maintainer's s-o-b. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||||
* | bcm53xx: replace SPI revert with a fix sent upstream | Rafał Miłecki | 2018-10-11 | 1 | -0/+42 |
Instead of reverting whole commit it's enough to just revert a single line change. It seems the real problem with the regressing commit was a bump of read chunk size. Switching back to 256 B chunks is enough to fix the problem/regression. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |