diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-01 12:49:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-01 12:49:02 -0700 |
commit | 9642a1041e717b049e6ae292f34b8164b238fee3 (patch) | |
tree | 7093769fa99a5c69d61cecb04b374f4a223a48bf /MAINTAINERS | |
parent | 6f0928036bcbd8dd2ebee9201580da8bcc0a81af (diff) | |
parent | b779b88df8370feafa6f49d08a2cc88db4834992 (diff) | |
download | op-kernel-dev-9642a1041e717b049e6ae292f34b8164b238fee3.zip op-kernel-dev-9642a1041e717b049e6ae292f34b8164b238fee3.tar.gz |
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM straggler SoC fix from Olof Johansson:
"A DT bugfix for Nomadik that had an ambigouos double-inversion of a
gpio line, and one MAINTAINER URL update that might as well go in now.
We could hold off until the merge window, but then we'll just have to
mark the DT fix for stable and it just seems like in total causing
more work"
* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
MAINTAINERS: Update Tegra Git URL
ARM: nomadik: fix up double inversion in DT
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 95990dd..c2066f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8922,7 +8922,7 @@ M: Stephen Warren <swarren@wwwdotorg.org> M: Thierry Reding <thierry.reding@gmail.com> L: linux-tegra@vger.kernel.org Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git S: Supported N: [^a-z]tegra |