diff for duplicates of <20170107085203.4431-2-krzk@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 4f7b46b..2cce818 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ index c64737baa45e..3209c60389e2 100644 @@ -370,19 +370,19 @@ #address-cells = <1>; #size-cells = <0>; - port@0 { + port at 0 { - reg = <0>; - phys = <&exynos_usbphy 1>; - status = "disabled"; @@ -20,7 +20,7 @@ index c64737baa45e..3209c60389e2 100644 + phys = <&exynos_usbphy 1>; + status = "disabled"; }; - port@1 { + port at 1 { - reg = <1>; - phys = <&exynos_usbphy 2>; - status = "disabled"; @@ -28,7 +28,7 @@ index c64737baa45e..3209c60389e2 100644 + phys = <&exynos_usbphy 2>; + status = "disabled"; }; - port@2 { + port at 2 { - reg = <2>; - phys = <&exynos_usbphy 3>; - status = "disabled"; @@ -41,7 +41,7 @@ index c64737baa45e..3209c60389e2 100644 @@ -396,9 +396,9 @@ #address-cells = <1>; #size-cells = <0>; - port@0 { + port at 0 { - reg = <0>; - phys = <&exynos_usbphy 1>; - status = "disabled"; diff --git a/a/content_digest b/N1/content_digest index 3a20491..5cda636 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,8 @@ "ref\020170107085203.4431-1-krzk@kernel.org\0" - "From\0Krzysztof Kozlowski <krzk@kernel.org>\0" + "From\0krzk@kernel.org (Krzysztof Kozlowski)\0" "Subject\0[PATCH 1/4] ARM: dts: exynos: Fix indentation of EHCI and OHCI ports\0" "Date\0Sat, 7 Jan 2017 10:52:00 +0200\0" - "To\0Kukjin Kim <kgene@kernel.org>" - Krzysztof Kozlowski <krzk@kernel.org> - Javier Martinez Canillas <javier@osg.samsung.com> - Anand Moon <linux.amoon@gmail.com> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-samsung-soc@vger.kernel.org - " linux-kernel@vger.kernel.org\0" - "Cc\0Marek Szyprowski <m.szyprowski@samsung.com>" - Sylwester Nawrocki <s.nawrocki@samsung.com> - Peter Chen <peter.chen@nxp.com> - gregkh@linuxfoundation.org - stern@rowland.harvard.edu - ulf.hansson@linaro.org - broonie@kernel.org - sre@kernel.org - robh+dt@kernel.org - linux-usb@vger.kernel.org - linux-pm@vger.kernel.org - hverkuil@xs4all.nl - " Markus Reichl <m.reichl@fivetechno.de>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Replace spaces with tabs in EHCI and OHCI ports indentation.\n" @@ -39,7 +19,7 @@ "@@ -370,19 +370,19 @@\n" " \t\t#address-cells = <1>;\n" " \t\t#size-cells = <0>;\n" - " \t\tport@0 {\n" + " \t\tport at 0 {\n" "-\t\t reg = <0>;\n" "-\t\t phys = <&exynos_usbphy 1>;\n" "-\t\t status = \"disabled\";\n" @@ -47,7 +27,7 @@ "+\t\t\tphys = <&exynos_usbphy 1>;\n" "+\t\t\tstatus = \"disabled\";\n" " \t\t};\n" - " \t\tport@1 {\n" + " \t\tport at 1 {\n" "-\t\t reg = <1>;\n" "-\t\t phys = <&exynos_usbphy 2>;\n" "-\t\t status = \"disabled\";\n" @@ -55,7 +35,7 @@ "+\t\t\tphys = <&exynos_usbphy 2>;\n" "+\t\t\tstatus = \"disabled\";\n" " \t\t};\n" - " \t\tport@2 {\n" + " \t\tport at 2 {\n" "-\t\t reg = <2>;\n" "-\t\t phys = <&exynos_usbphy 3>;\n" "-\t\t status = \"disabled\";\n" @@ -68,7 +48,7 @@ "@@ -396,9 +396,9 @@\n" " \t\t#address-cells = <1>;\n" " \t\t#size-cells = <0>;\n" - " \t\tport@0 {\n" + " \t\tport at 0 {\n" "-\t\t reg = <0>;\n" "-\t\t phys = <&exynos_usbphy 1>;\n" "-\t\t status = \"disabled\";\n" @@ -81,4 +61,4 @@ "-- \n" 2.9.3 -ff610019bdef24019a501eead7b8830b5274b7e166a514d5071b6408df72b828 +c1add7ca571bd346b1915508fd1a626d71c9767c25a77128e729176d812c1c2f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.