summaryrefslogtreecommitdiff
path: root/drivers/spi/spidev.c
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2009-12-13 08:03:12 (GMT)
committerGrant Likely <grant.likely@secretlab.ca>2009-12-13 08:03:12 (GMT)
commit965346e3b99e2c5f51bd1325ddd0257227000355 (patch)
treec701088615222dc3192b04de6b523255a4bcd994 /drivers/spi/spidev.c
parent35c9049b27040d09461bc90928ad770be7ddf661 (diff)
downloadlinux-965346e3b99e2c5f51bd1325ddd0257227000355.tar.xz
spi: fix probe/remove section markings
Probe/remove functions need to be marked as __devinit and __devexit (not __init an __exit) to prevent trying to run code that has been discarded. This patch fixes the spi_imx driver to mark probe and remove correctly. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/spi/spidev.c')
0 files changed, 0 insertions, 0 deletions