From: Hans de Goede Date: Sun, 23 Feb 2014 11:52:41 +0000 (+0100) Subject: ahci_sunxi: Use msleep instead of mdelay X-Git-Tag: v3.15-rc1~161^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ec147a76d0e051db19d378cac3ee7721877717;p=pandora-kernel.git ahci_sunxi: Use msleep instead of mdelay ahci_sunxi_phy_init is called from the probe and resume code paths, and sleeping is safe in both, so use msleep instead of mdelay. Signed-off-by: Hans de Goede Signed-off-by: Tejun Heo --- Reading git-diff-tree failed