From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@linaro.org (Kevin Hilman) Date: Thu, 17 Oct 2013 15:42:16 -0700 Subject: [GIT PULL 1/6] ARM: tegra: dependencies for ARM .init_time cleanup In-Reply-To: <1382036881-23339-1-git-send-email-swarren@wwwdotorg.org> (Stephen Warren's message of "Thu, 17 Oct 2013 13:07:56 -0600") References: <1382036881-23339-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <878uxrzfhz.fsf@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Stephen Warren writes: > This patch is a dependency for Sebastian Hesselbarth's series that > cleans up the ARM machine descriptor's .init_time hook. It may also end > up being a dependency for cleanup/development in the Tegra tree, and > hence is contained in its own topic branch, to allow conflicts to be > easily resolved. > > ---------------------------------------------------------------- > > The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f: > > Linux 3.12-rc1 > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.13-deps-for-arm-init-time-cleanup > > for you to fetch changes up to d2207071b3c74b144a860cbe6a46496a44963972: > > ARM: tegra: split tegra_pmc_init() in two > > ---------------------------------------------------------------- This one is already part of next/cleanup due to pulling in Sebastian's branch, so consider it applied. Kevin