omap_cf oops-in-suspend fix
authorDavid Brownell <david-b@pacbell.net>
Mon, 2 Apr 2007 19:51:47 +0000 (12:51 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Apr 2007 19:46:55 +0000 (15:46 -0400)
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found