spi/mpc5121: change annotations for probe and remove functions
authorAnatolij Gustschin <agust@denx.de>
Mon, 5 Jul 2010 10:17:51 +0000 (12:17 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 5 Jul 2010 17:34:07 +0000 (11:34 -0600)
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>

No differences found