linux-next: manual merge of the tegra tree with the arm-soc tree
From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-03-18 15:50:19
Also in:
linux-next, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-03-18 15:50:19
Also in:
linux-next, lkml
On Monday 18 March 2013, Stephen Warren wrote:
On 03/17/2013 10:31 PM, Stephen Rothwell wrote:quoted
Hi all, Today's linux-next merge of the tegra tree got a conflict in drivers/clocksource/tegra20_timer.c between commit 1d16cfb3aeba ("clocksource: tegra20: use the device_node pointer passed to init") from the arm-soc tree and commit 6f88fb8af6c6 ("clocksource: tegra: move to of_clk_get") from the tegra tree. I fixed it up (see below) and can carry the fix as necessary (no action is required).Thanks. This resolution looks fine. Arnd/Olof, do you want me to rebase the Tegra branch onto some arm-soc branch to resolve this conflict, or are you happy to simply resolve it as below when pulling the Tegra branches into arm-soc for 3.10?
No need to rebase. We can resolve this by merging the clksrc/cleanup into your branch when we pull it, or you can merge it yourself. Arnd