From: David Brownell Date: Mon, 2 Apr 2007 19:51:47 +0000 (-0700) Subject: omap_cf oops-in-suspend fix X-Git-Tag: v2.6.21-omap1~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33fa092fc1a4f31fa146f75878c40542de0d96ac;p=pandora-kernel.git omap_cf oops-in-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 having a real platform_driver. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed