commit | d445d46d7b882d80e7c0d300e1ef5430c44456e2 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 05 11:07:25 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 05 11:07:25 2015 -0800 |
tree | cfd88692bd1085005eed9dd115af13a5a82e0dec | |
parent | e7394c776f22a8893e157842fe2ded100280a3a1 [diff] | |
parent | d426a842b0c203c182ec2658efc4282ef1eb80be [diff] |
Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi Pull spi fixes from Mark Brown: "A couple of driver specific fixes: - Disable DMA mode for i.MX6DL chips due to a hardware bug. - Don't use devm_kzalloc() outside of bind/unbind paths in the fsl-dspi driver, fixing memory leaks" * tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: imx: use pio mode for i.mx6dl spi: spi-fsl-dspi: Remove usage of devm_kzalloc