aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-mpc52xx-psc.c
AgeCommit message (Expand)Author
2013-10-16spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula
2013-08-29spi: use dev_get_platdata()Jingoo Han
2013-05-23spi: use platform_{get,set}_drvdata()Jingoo Han
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-08-22spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-06-06spi: reorganize driversGrant Likely