[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120318172710.GA24110@quad.lixom.net>
Date: Sun, 18 Mar 2012 10:27:10 -0700
From: Olof Johansson <olof@...om.net>
To: Stephen Warren <swarren@...dotorg.org>
Cc: Dmitry Artamonow <mad_soft@...ox.ru>,
Colin Cross <ccross@...roid.com>,
Mike Rapoport <mike@...pulab.co.il>,
Thierry Reding <thierry.reding@...onic-design.de>,
linux-tegra@...r.kernel.org, Andi <andi.shyti@...il.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm/tegra: pcie: fix return value of function
On Tue, Mar 13, 2012 at 01:36:27PM -0600, Stephen Warren wrote:
> On 03/12/2012 11:46 PM, Dmitry Artamonow wrote:
> > 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 <mad_soft@...ox.ru>
>
> Acked-by: Stephen Warren <swarren@...dotorg.org>
Thanks, applied to for-3.4/cleanups-and-fixes
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists