commit | af461fc1875b6ec18e23b5f670af36c4ed35c84e | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Sun Jan 17 19:30:53 2010 +0100 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Wed Feb 17 17:48:26 2010 +0100 |
tree | fa09a446c94d533c169b9e28e97c0e8c03d36912 | |
parent | f971dbd5da4e2fbf756d07b938a9c65a9c75178b [diff] |
pcmcia: delay re-scanning and re-querying of PCMCIA bus After a CIS update -- or the finalization of the resource database --, proceed with the re-scanning or re-querying of PCMCIA cards only in a separate thread to avoid deadlocks. Tested-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>