[PATCH] sdio: fix suspend/resume regression

Nicolas Pitre nico at fluxnic.net
Thu Oct 21 19:55:13 EDT 2010


On Fri, 22 Oct 2010, Maxim Levitsky wrote:

> So what happens if you set .suspend to NULL? instead of -ENOSYS return?

At run time, the driver may decide to handle the suspend request and 
return 0, or decide to simply return -ENOSYS if it doesn't want to 
bother with the suspend meaning that the card should be removed, or 
return another error code meaning that the suspend request must be 
aborted.



Nicolas



More information about the linux-arm-kernel mailing list