From: David Brownell Date: Sun, 8 Apr 2007 23:04:02 +0000 (-0700) Subject: [PATCH] omap_cf: oops-on-suspend fix X-Git-Tag: v2.6.21-rc7~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d2cccb55b518956a7de75182757276a2057869;p=pandora-kernel.git [PATCH] omap_cf: oops-on-suspend fix 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 platform_driver. Signed-off-by: David Brownell Cc: Dominik Brodowski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed