Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: tegra: Remove spurious comma from node name

This was probably left there by mistake or perhaps was a typo in the
first place. Remove it.

Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

+1 -1
+1 -1
arch/arm/boot/dts/tegra30-colibri.dtsi
··· 527 527 }; 528 528 529 529 /* Colibri USBH_OC */ 530 - spi2-cs2-n-pw3, { 530 + spi2-cs2-n-pw3 { 531 531 nvidia,pins = "spi2_cs2_n_pw3"; 532 532 nvidia,function = "spi2_alt"; 533 533 nvidia,pull = <TEGRA_PIN_PULL_NONE>;