From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com Subject: Re: [patch 2.6.21-rc5-git] omap_cf oops-in-suspend fix Date: Tue, 3 Apr 2007 15:48:14 -0400 Message-ID: <20070403194813.GC24864@atomide.com> References: <200704021251.48245.david-b@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <200704021251.48245.david-b@pacbell.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pcmcia-bounces@lists.infradead.org Errors-To: linux-pcmcia-bounces+glkpd-linux-pcmcia=m.gmane.org+glkpd-linux-pcmcia=m.gmane.org@lists.infradead.org To: David Brownell Cc: linux-pcmcia@lists.infradead.org, linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * David Brownell [070402 16:44]: > Convert omap_cf into a platform_driver ... this resolves oopsing during > suspend/resume. > > Evidently folk haven't tried suspend/resume on an OSK (the main platform > for this driver) since September or so, which is when platform_device > learned about suspend_late()/resume_early() and stopped being able to > suspend/resume without a having a real platform_driver. FYI, while waiting for this to get integrated to Linus' tree, I've pushed it to linux-omap tree. Regards, Tony