]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit33fa092fc1a4f31fa146f75878c40542de0d96ac
treeae80c0d9e44d6e9b87d8baa9930fe1eed8a5f592
parentb07f3e711261e65be703aa6a541762aaae0dd31a
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/pcmcia/omap_cf.c