From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@linaro.org (Kevin Hilman) Date: Tue, 13 Aug 2013 15:17:37 -0700 Subject: [GIT PULL v2] msm cleanups for v3.12 In-Reply-To: <1375916792-24408-1-git-send-email-davidb@codeaurora.org> (David Brown's message of "Wed, 7 Aug 2013 16:06:32 -0700") References: <1375909096-22088-1-git-send-email-davidb@codeaurora.org> <1375916792-24408-1-git-send-email-davidb@codeaurora.org> Message-ID: <87eh9xgrr2.fsf@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org David Brown writes: > The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b: > > Linux 3.11-rc2 (2013-07-21 12:05:29 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git tags/msm-cleanup3-for-3.12 > > for you to fetch changes up to 3294a7e7c3a55bb4eb9d98b0af5643a7ea44afe1: > > ARM: msm: Only compile io.c on platforms that use it (2013-08-06 11:18:04 -0700) > > ---------------------------------------------------------------- > General cleanups for MSM for 3.12 > > This is a series of cleanups to the MSM code. These are a healthy > start to bringing the MSM code closer to the state of current ARM code > and getting more of it ready for conversion to devicetree. Pulled. Thanks for the nice cleanups and getting closer to multi-platform support. Kevin