diff for duplicates of <20110106051458.GP23889@linux-sh.org> diff --git a/a/1.txt b/N1/1.txt index d3403d6..fbf106d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -135,7 +135,8 @@ for example. > + } > + > + lcd->mipi_dev = mipi_dev; -> + lcd->ddi_pd > + (struct mipi_ddi_platform_data *)device_to_ddi_pd(mipi_dev); +> + lcd->ddi_pd = +> + (struct mipi_ddi_platform_data *)device_to_ddi_pd(mipi_dev); Does this really need to be casted? diff --git a/a/content_digest b/N1/content_digest index 8179d6f..f42c33a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01293535595-24861-1-git-send-email-inki.dae@samsung.com\0" - "From\0Paul Mundt <lethal@linux-sh.org>\0" - "Subject\0Re: [PATCH 5/5] S5PC110: add MIPI-DSI based sample lcd panel driver.\0" - "Date\0Thu, 06 Jan 2011 05:14:58 +0000\0" + "From\0lethal@linux-sh.org (Paul Mundt)\0" + "Subject\0[PATCH 5/5] S5PC110: add MIPI-DSI based sample lcd panel driver.\0" + "Date\0Thu, 6 Jan 2011 14:14:58 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -142,7 +142,8 @@ "> +\t}\n" "> +\n" "> +\tlcd->mipi_dev = mipi_dev;\n" - "> +\tlcd->ddi_pd > +\t\t(struct mipi_ddi_platform_data *)device_to_ddi_pd(mipi_dev);\n" + "> +\tlcd->ddi_pd =\n" + "> +\t\t(struct mipi_ddi_platform_data *)device_to_ddi_pd(mipi_dev);\n" "\n" "Does this really need to be casted?\n" "\n" @@ -248,4 +249,4 @@ "definitely suggests you haven't tested this in a modular configuration,\n" so there is probably going to be quite a bit of work to do here. -f72d95b979b6e539db96d0e6fc81c4fcf26cdf92a7840278c737332c0ebf2384 +6070611d2c43445071fbece970dfa6fd8d83b4e9722adee81f9000d4fb62d28c
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.