From: Dominik Brodowski Date: Wed, 17 Feb 2010 10:02:22 +0000 (+0100) Subject: pcmcia: remove useless msleep in ds.c X-Git-Tag: v2.6.34-rc1~270^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d801c1409ef7d45339cbe8ac9de28ade6ed4699a;p=pandora-kernel.git pcmcia: remove useless msleep in ds.c As this is the socket thread (pccardd) starting up, we do not have anything to wait for in ds.c. Instead, wait the same amount of time in pccardd to allow userspace to catch up and - possibly - execute pcmcia-socket-startup. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed