commit | cf7d8a5550779486524f775c8cf4be9b91365d23 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Apr 13 12:17:45 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Apr 13 12:17:45 2012 -0700 |
tree | 0be1d7e7aebcedcd97e1ec9a1af3a190f45a20b4 | |
parent | 4166fb64593514ad920b7dbd290e0a934b37d24a [diff] | |
parent | 39ec0d38141b198f94fd19c2bb10fd7c616510d2 [diff] |
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 Pull SPI bug fixes from Grant Likely: "Miscellaneous driver bug fixes. No major changes in this branch." * tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6: spi/imx: prevent NULL pointer dereference in spi_imx_probe() spi/imx: mark base member in spi_imx_data as __iomem spi/mpc83xx: fix NULL pdata dereference bug spi/davinci: Fix DMA API usage in davinci spi/pL022: include types.h to remove compilation warnings