aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorDmitry Artamonow <[email protected]>2012-03-13 09:46:27 +0400
committerOlof Johansson <[email protected]>2012-03-18 10:26:48 -0700
commit2f926eecdfb6138fef91683667fc915af5071fff (patch)
tree198b1187e300c825319153dc288aa6eda538f822 /net/lapb/lapb_subr.c
parent795d5fd4b8b06944976c95e8592e17e2d415aa81 (diff)
arm/tegra: pcie: fix return value of function
In previous patch (arm/tegra: add timeout to PCIe PLL lock detection loop) tegra_pcie_enable_controller() function type has been changed from void to int, but the last return statement wasn't converted, so function returns undefined value. Fix it. Also while at it, address couple of minor concerns raised by reviewers: use usleep_range for delay, and lower the value of timeout to 300ms to be consistent with Nvidia Vibrante kernel. Signed-off-by: Dmitry Artamonow <[email protected]> Acked-by: Stephen Warren <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions