[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <alpine.LFD.2.00.1010211952110.2764@xanadu.home>
Date: Thu, 21 Oct 2010 19:55:13 -0400 (EDT)
From: Nicolas Pitre <nico@...xnic.net>
To: Maxim Levitsky <maximlevitsky@...il.com>
Cc: Ohad Ben-Cohen <ohad@...ery.com>, linux-mmc@...r.kernel.org,
Sven Neumann <s.neumann@...mfeld.com>,
Chris Ball <cjb@...top.org>, libertas-dev@...ts.infradead.org,
"Rafael J. Wysocki" <rjw@...k.pl>, Daniel Mack <daniel@...aq.de>,
Colin Cross <ccross@...roid.com>,
Greg Kroah-Hartman <gregkh@...e.de>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
stable@...nel.org
Subject: Re: [PATCH] sdio: fix suspend/resume regression
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists