-
由 Grant Likely 提交于
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: NGrant Likely <grant.likely@secretlab.ca>965346e3