diff for duplicates of <000c01ce76ff$fffa39d0$ffeead70$@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 3812a7d..0595312 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -70,7 +70,8 @@ index 12bbede..05fed7d 100644 } - pd->video_info = dp_video_config; - dp_video_config->h_sync_polarity of_property_read_bool(dp_node, "hsync-active-high"); + dp_video_config->h_sync_polarity = + of_property_read_bool(dp_node, "hsync-active-high"); @@ -960,7 +949,7 @@ static struct exynos_dp_platdata *exynos_dp_dt_parse_pdata(struct device *dev) return ERR_PTR(-EINVAL); } diff --git a/a/content_digest b/N1/content_digest index c2f48ce..32859cb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,23 @@ "From\0Jingoo Han <jg1.han@samsung.com>\0" "Subject\0[PATCH V4 3/4] video: exynos_dp: remove non-DT support for Exynos Display Port\0" - "Date\0Tue, 02 Jul 2013 08:41:52 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Tue, 02 Jul 2013 17:41:52 +0900\0" + "To\0linux-arm-kernel@lists.infradead.org" + " linux-samsung-soc@vger.kernel.org\0" + "Cc\0'Kishon Vijay Abraham I' <kishon@ti.com>" + linux-media@vger.kernel.org + 'Kukjin Kim' <kgene.kim@samsung.com> + 'Sylwester Nawrocki' <s.nawrocki@samsung.com> + 'Felipe Balbi' <balbi@ti.com> + 'Tomasz Figa' <t.figa@samsung.com> + devicetree-discuss@lists.ozlabs.org + 'Inki Dae' <inki.dae@samsung.com> + 'Donghwa Lee' <dh09.lee@samsung.com> + 'Kyungmin Park' <kyungmin.park@samsung.com> + 'Jean-Christophe PLAGNIOL-VILLARD' <plagnioj@jcrosoft.com> + 'Tomi Valkeinen' <tomi.valkeinen@ti.com> + linux-fbdev@vger.kernel.org + 'Hui Wang' <jason77.wang@gmail.com> + " Jingoo Han <jg1.han@samsung.com>\0" "\00:1\0" "b\0" "Exynos Display Port can be used only for Exynos SoCs. In addition,\n" @@ -76,7 +92,8 @@ " \t}\n" "-\tpd->video_info = dp_video_config;\n" " \n" - " \tdp_video_config->h_sync_polarity \t\tof_property_read_bool(dp_node, \"hsync-active-high\");\n" + " \tdp_video_config->h_sync_polarity =\n" + " \t\tof_property_read_bool(dp_node, \"hsync-active-high\");\n" "@@ -960,7 +949,7 @@ static struct exynos_dp_platdata *exynos_dp_dt_parse_pdata(struct device *dev)\n" " \t\treturn ERR_PTR(-EINVAL);\n" " \t}\n" @@ -541,4 +558,4 @@ "-- \n" 1.7.10.4 -4ae87b24d2e694b63d2403b889a2e45055bcb0fc84b1ceb5378b074ca56a9d46 +efaa44449599446dbb41dfaba0256030751bb9cb32f3ed58eb3ac7df37080fa1
diff --git a/a/1.txt b/N2/1.txt index 3812a7d..0595312 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -70,7 +70,8 @@ index 12bbede..05fed7d 100644 } - pd->video_info = dp_video_config; - dp_video_config->h_sync_polarity of_property_read_bool(dp_node, "hsync-active-high"); + dp_video_config->h_sync_polarity = + of_property_read_bool(dp_node, "hsync-active-high"); @@ -960,7 +949,7 @@ static struct exynos_dp_platdata *exynos_dp_dt_parse_pdata(struct device *dev) return ERR_PTR(-EINVAL); } diff --git a/a/content_digest b/N2/content_digest index c2f48ce..bd25984 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,6 +1,6 @@ - "From\0Jingoo Han <jg1.han@samsung.com>\0" + "From\0jg1.han@samsung.com (Jingoo Han)\0" "Subject\0[PATCH V4 3/4] video: exynos_dp: remove non-DT support for Exynos Display Port\0" - "Date\0Tue, 02 Jul 2013 08:41:52 +0000\0" + "Date\0Tue, 02 Jul 2013 17:41:52 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -76,7 +76,8 @@ " \t}\n" "-\tpd->video_info = dp_video_config;\n" " \n" - " \tdp_video_config->h_sync_polarity \t\tof_property_read_bool(dp_node, \"hsync-active-high\");\n" + " \tdp_video_config->h_sync_polarity =\n" + " \t\tof_property_read_bool(dp_node, \"hsync-active-high\");\n" "@@ -960,7 +949,7 @@ static struct exynos_dp_platdata *exynos_dp_dt_parse_pdata(struct device *dev)\n" " \t\treturn ERR_PTR(-EINVAL);\n" " \t}\n" @@ -541,4 +542,4 @@ "-- \n" 1.7.10.4 -4ae87b24d2e694b63d2403b889a2e45055bcb0fc84b1ceb5378b074ca56a9d46 +3452699a2e58fe831b836957e929c4b9e86a80a4e675b38eccf7476e87de350a
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.