From: Mika Westerberg Date: Wed, 10 Apr 2013 00:36:41 +0000 (+0000) Subject: i2c-designware: use usleep_range() in the busy-loop X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~62^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1451b91ffef5a2ac7df28a6d8fc270ccbee5d8ac;p=pandora-kernel.git i2c-designware: use usleep_range() in the busy-loop This is not an atomic context so there is no need to use mdelay() but instead use usleep_range(). Signed-off-by: Mika Westerberg Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed