mbox

[GIT,PULL,1/8] ARM: tegra: Cleanup patches for v4.2-rc1

Message ID 1431524980-13599-2-git-send-email-thierry.reding@gmail.com
State Accepted, archived
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.2-cleanup

Message

Thierry Reding May 13, 2015, 1:49 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.2-cleanup

for you to fetch changes up to 85aa5047e369d963b88af3e817dd40e692175153:

  ARM: tegra: Fix typo (reset -> rest) in comment (2015-05-04 13:25:19 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Cleanup patches for v4.2-rc1

Just a couple of trivial cleanups such as a typofix and conversion of
hexadecimal numbers to all lower-case in DTS files for consistency.

----------------------------------------------------------------
Thierry Reding (2):
      ARM: tegra: Use lower-case hexadecimal digits
      ARM: tegra: Fix typo (reset -> rest) in comment

 Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt | 2 +-
 arch/arm/boot/dts/tegra124.dtsi                                | 2 +-
 arch/arm/boot/dts/tegra20.dtsi                                 | 2 +-
 arch/arm/mach-tegra/sleep-tegra30.S                            | 2 +-
 4 files changed, 4 insertions(+), 4 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

Arnd Bergmann May 13, 2015, 3:54 p.m. UTC | #1
On Wednesday 13 May 2015 15:49:33 Thierry Reding wrote:
> ARM: tegra: Cleanup patches for v4.2-rc1
> 
> Just a couple of trivial cleanups such as a typofix and conversion of
> hexadecimal numbers to all lower-case in DTS files for consistency.
> 
> 

Pulled into next/cleanup, thanks!

	Arnd
--
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