mbox

pull request for some small fixes

Message ID 20131223162705.GE3378@tbergstrom-lnx.Nvidia.com
State Not Applicable, archived
Headers show

Pull-request

git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git clk-tegra-next-1

Message

Peter De Schrijver Dec. 23, 2013, 4:27 p.m. UTC
The following changes since commit 62ce7cd62f534023224912dc9b909963f26a38da:

  clk: tegra: fix __clk_lookup() return value checks (2013-11-28 15:09:22 +0200)

are available in the git repository at:
  git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git clk-tegra-next-1

Peter De Schrijver (1):
      clk: tegra: Add missing Tegra20 fuse clks

Thierry Reding (1):
      clk: tegra: Correct clock number for UARTE

 drivers/clk/tegra/clk-tegra-periph.c |    2 +-
 drivers/clk/tegra/clk-tegra20.c      |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Peter De Schrijver Jan. 7, 2014, 12:51 p.m. UTC | #1
On Mon, Jan 06, 2014 at 06:43:22AM +0100, Mike Turquette wrote:
> Quoting Peter De Schrijver (2013-12-23 08:27:05)
> > The following changes since commit 62ce7cd62f534023224912dc9b909963f26a38da:
> > 
> >   clk: tegra: fix __clk_lookup() return value checks (2013-11-28 15:09:22 +0200)
> > 
> > are available in the git repository at:
> >   git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git clk-tegra-next-1
> 
> Hi Peter,
> 
> Do you intend for this to go as fixes for 3.13-rc8? The fixes are based

Yes.

> off of a commit from my clk-next branch.
> 
Do you want me to rebase them on 3.13-rc7?

Cheers,

Peter.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Peter De Schrijver Jan. 9, 2014, 12:53 p.m. UTC | #2
On Wed, Jan 08, 2014 at 05:27:57PM +0100, Mike Turquette wrote:
> Quoting Peter De Schrijver (2014-01-07 04:51:22)
> > On Mon, Jan 06, 2014 at 06:43:22AM +0100, Mike Turquette wrote:
> > > Quoting Peter De Schrijver (2013-12-23 08:27:05)
> > > > The following changes since commit 62ce7cd62f534023224912dc9b909963f26a38da:
> > > > 
> > > >   clk: tegra: fix __clk_lookup() return value checks (2013-11-28 15:09:22 +0200)
> > > > 
> > > > are available in the git repository at:
> > > >   git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git clk-tegra-next-1
> > > 
> > > Hi Peter,
> > > 
> > > Do you intend for this to go as fixes for 3.13-rc8? The fixes are based
> > 
> > Yes.
> > 
> > > off of a commit from my clk-next branch.
> > > 
> > Do you want me to rebase them on 3.13-rc7?
> 
> Please do. I hope to send off a pull request today.
> 

The fixes are on top of the clk-tegra-for-3.14, so I can't apply them on 3.13-rc7 directly.

Cheers,

Peter.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html