Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | of/spi: mpc512x_psc_spi.c: Fix build failures | Anatolij Gustschin | 2010-06-02 | 1 | -6/+6 |
| | | | | | | | | | Fixes build errors caused by the: - OF device_node pointer being moved into struct device - removal of the match_table field from struct of_platform_driver Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | ||||
* | spi/mpc5121: Add SPI master driver for MPC5121 PSC | Anatolij Gustschin | 2010-05-25 | 1 | -0/+576 |
Signed-off-by: John Rigby <jcrigby@gmail.com> Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |