diff for duplicates of <50D1889A.606@ti.com> diff --git a/a/1.txt b/N1/1.txt index f086096..5fd8b81 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -112,7 +112,7 @@ and param_ranges. >> @@ -1289,14 +1301,13 @@ static void dispc_ovl_set_fir(enum omap_plane plane, >> u32 val; >> ->> if (color_comp = DISPC_COLOR_COMPONENT_RGB_Y) { +>> if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) { >> - u8 hinc_start, hinc_end, vinc_start, vinc_end; >> + const struct omapdss_reg_field *hinc_field, *vinc_field; >> diff --git a/a/content_digest b/N1/content_digest index 9053034..32bb3ba 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\050CF1202.70507@ti.com\0" "From\0Chandrabhanu Mahapatra <cmahapatra@ti.com>\0" "Subject\0Re: [PATCH V2 2/6] OMAPDSS: DISPC: Move DISPC specific dss_reg_fields to dispc_features\0" - "Date\0Wed, 19 Dec 2012 09:39:54 +0000\0" + "Date\0Wed, 19 Dec 2012 14:57:54 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" " linux-fbdev@vger.kernel.org\0" @@ -124,7 +124,7 @@ ">> @@ -1289,14 +1301,13 @@ static void dispc_ovl_set_fir(enum omap_plane plane,\n" ">> \tu32 val;\n" ">> \n" - ">> \tif (color_comp = DISPC_COLOR_COMPONENT_RGB_Y) {\n" + ">> \tif (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) {\n" ">> -\t\tu8 hinc_start, hinc_end, vinc_start, vinc_end;\n" ">> +\t\tconst struct omapdss_reg_field *hinc_field, *vinc_field;\n" ">> \n" @@ -329,4 +329,4 @@ "Chandrabhanu Mahapatra\n" Texas Instruments India Pvt. Ltd. -642166281c908363aaff77c2dca303849b1785f6bc8e65048b002654d39f94a3 +9d9be380054c347eb28c498f22e7361fa6ba3e7d799ce14620984dfb0b010428
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.