Commits

Anatolij Gustschin committed cf40f082f8d
spi/mpc5121: change annotations for probe and remove functions Change annotations from __init/__exit to __devinit/__devexit to get rid of section mismatch warning. Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>