diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2017-12-29 15:31:06 +0100 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2017-12-29 15:31:22 +0100 |
commit | 9c312ef628b7a8c3d7ff066022a9705fcc68dd73 (patch) | |
tree | ffd7b24d1e4c3c131cce73bde0f27b5707893f96 /target/linux/omap24xx/modules.mk | |
parent | d40a358136fdc19e6af13921867ed93444c08827 (diff) | |
download | upstream-9c312ef628b7a8c3d7ff066022a9705fcc68dd73.tar.gz upstream-9c312ef628b7a8c3d7ff066022a9705fcc68dd73.tar.bz2 upstream-9c312ef628b7a8c3d7ff066022a9705fcc68dd73.zip |
bcm53xx: add upstream patch fixing SPI controller driver
That patch fixes handling SPI messages with two writing transfers. It's
important when using e.g. by m25p80 driver which uses one transfer for
opcode and another one for data.
Thanks to that fix we can now drop m25p80 workaround patch. It means one
less hack and also a better flash writing performance as there is no
more data buf copying.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/omap24xx/modules.mk')
0 files changed, 0 insertions, 0 deletions