diff for duplicates of <20110709163809.53f18fea@wker> diff --git a/a/1.txt b/N1/1.txt index 17a41cb..3e48b90 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,8 @@ Acked-by: Anatolij Gustschin <agust@denx.de> > @@ -832,8 +862,8 @@ static int fsl_diu_set_par(struct fb_info *info) > } > -> ad->pix_fmt > - diu_ops.get_pixel_format(var->bits_per_pixel, +> ad->pix_fmt = +> - diu_ops.get_pixel_format(var->bits_per_pixel, > - machine_data->monitor_port); > + cpu_to_be32(diu_ops.get_pixel_format(machine_data->monitor_port, > + var->bits_per_pixel)); diff --git a/a/content_digest b/N1/content_digest index 59cc15c..127f3b9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01310057466-14599-1-git-send-email-timur@freescale.com\0" "From\0Anatolij Gustschin <agust@denx.de>\0" - "Subject\0Re: [PATCH] drivers/video: use strings to specify the Freescale DIU\0" - "Date\0Sat, 09 Jul 2011 14:38:09 +0000\0" + "Subject\0Re: [PATCH] drivers/video: use strings to specify the Freescale DIU monitor port\0" + "Date\0Sat, 9 Jul 2011 16:38:09 +0200\0" "To\0Timur Tabi <timur@freescale.com>\0" "Cc\0linuxppc-dev@ozlabs.org" kumar.gala@freescale.com @@ -42,7 +42,8 @@ "> @@ -832,8 +862,8 @@ static int fsl_diu_set_par(struct fb_info *info)\n" "> \t}\n" "> \n" - "> \tad->pix_fmt > -\t\tdiu_ops.get_pixel_format(var->bits_per_pixel,\n" + "> \tad->pix_fmt =\n" + "> -\t\tdiu_ops.get_pixel_format(var->bits_per_pixel,\n" "> -\t\t\t\t\t machine_data->monitor_port);\n" "> +\t\tcpu_to_be32(diu_ops.get_pixel_format(machine_data->monitor_port,\n" "> +\t\t\t\t\t\t var->bits_per_pixel));\n" @@ -55,4 +56,4 @@ "Thanks,\n" Anatolij -73730ba812abd0652e9fb5a2178c07cfc9eed89a84dce814a7400dbc8ebb0e0a +0ec8cf1e1078f294cecdc4680d1512d4a44d1207f87364e2b3a349b7ef9ecb00
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.