diff options
author | Holger Freyther <zecke@openmoko.org> | 2008-11-19 17:09:43 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-11-19 17:09:43 +0000 |
commit | a3dbaa7a2104be97f6e09998e23b579b58aeae32 (patch) | |
tree | aa9708a403b31c9aa221a0227ecdcb0227f59ab6 /fs/cifs/cifs_spnego.h | |
parent | c261efc57ac5a7824ba781e9b4748dfc03b35a25 (diff) |
Fixup hang on resume caused by the s3c2410 touch screen driver
From dc6d335b467646d802a21ea6b925ee97e83e07be Mon Sep 17 00:00:00 2001
From: Holger Freyther <zecke@openmoko.org>
Date: Thu, 15 May 2008 01:16:23 +0200
Subject: [PATCH] Do not use msleep in the resume path of s3c2410_ts as it
might lockup
For some reason msleep might set the only task running into a suspended
state and no timer will ever wake it up. Use mdelay to avoid this. I was not
able to understand the reasoning of sleeping after enabling the clock. So we
might just remove the msleep/mdelay at all and be fine.
Signed-Off-By: Holger Freyther <zecke@openmoko.org>
Diffstat (limited to 'fs/cifs/cifs_spnego.h')
0 files changed, 0 insertions, 0 deletions