git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ef95e8
)
ahci_sunxi: Use msleep instead of mdelay
author
Hans de Goede
<hdegoede@redhat.com>
Sun, 23 Feb 2014 11:52:41 +0000
(12:52 +0100)
committer
Tejun Heo
<tj@kernel.org>
Sun, 23 Feb 2014 16:09:57 +0000
(11:09 -0500)
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 <hdegoede@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci_sunxi.c
patch
|
blob
|
history
diff --cc
drivers/ata/ahci_sunxi.c
Simple merge