From: Pavel Machek Date: Wed, 9 Dec 2009 20:31:31 +0000 (-0800) Subject: serial: serial_cs: oxsemi quirk breaks resume X-Git-Tag: v2.6.33-rc5~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c576f950167ff3ec1e56dcbbec7b87288b3237;p=pandora-kernel.git serial: serial_cs: oxsemi quirk breaks resume Quirk is applied on all cards with given manfid (is it that correct?). Unfortunately, that quirk breaks resume on zaurus with billionton bluetooth card inserted: c950ctrl is 0 and outb() faults. I believe it is simply not a multiport card. (info->multi == 1). ... ... confirmed by printks. Signed-off-by: Pavel Machek Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed