From 33fa092fc1a4f31fa146f75878c40542de0d96ac Mon Sep 17 00:00:00 2001 From: David Brownell Date: Mon, 2 Apr 2007 12:51:47 -0700 Subject: [PATCH] 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-format-patch failed