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)
commitcf40f082f8d3a98e28af02af20d00d2500eb6a65
tree8301ec15b211c9d5647f629777d539ece23e8688
parentb8f2e7bb6cff43efc4fa753761357cc7b7b13d26
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>
drivers/spi/mpc512x_psc_spi.c