diff for duplicates of <20140823160356.GB2787@thin> diff --git a/a/1.txt b/N1/1.txt index 732d466..fe165b5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,10 +45,14 @@ Reviewed-by: Josh Triplett <josh@joshtriplett.org> > }; > > /* various memory configurations */ -> -static const struct aty128_meminfo sdr_128 > - { 4, 4, 3, 3, 1, 3, 1, 16, 30, 16, "128-bit SDR SGRAM (1:1)" }; -> -static const struct aty128_meminfo sdr_64 > - { 4, 8, 3, 3, 1, 3, 1, 17, 46, 17, "64-bit SDR SGRAM (1:1)" }; -> -static const struct aty128_meminfo sdr_sgram > - { 4, 4, 1, 2, 1, 2, 1, 16, 24, 16, "64-bit SDR SGRAM (2:1)" }; -> -static const struct aty128_meminfo ddr_sgram > - { 4, 4, 3, 3, 2, 3, 1, 16, 31, 16, "64-bit DDR SGRAM" }; +> -static const struct aty128_meminfo sdr_128 = +> - { 4, 4, 3, 3, 1, 3, 1, 16, 30, 16, "128-bit SDR SGRAM (1:1)" }; +> -static const struct aty128_meminfo sdr_64 = +> - { 4, 8, 3, 3, 1, 3, 1, 17, 46, 17, "64-bit SDR SGRAM (1:1)" }; +> -static const struct aty128_meminfo sdr_sgram = +> - { 4, 4, 1, 2, 1, 2, 1, 16, 24, 16, "64-bit SDR SGRAM (2:1)" }; +> -static const struct aty128_meminfo ddr_sgram = +> - { 4, 4, 3, 3, 2, 3, 1, 16, 31, 16, "64-bit DDR SGRAM" }; > +static const struct aty128_meminfo sdr_128 = { > + .ML = 4, > + .MB = 4, diff --git a/a/content_digest b/N1/content_digest index 6891100..d329fec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0alpine.DEB.2.02.1408231749030.2068@localhost6.localdomain6\0" "From\0Josh Triplett <josh@joshtriplett.org>\0" "Subject\0Re: [PATCH 8/9 v2] video: fbdev: aty: use c99 initializers in structures\0" - "Date\0Sat, 23 Aug 2014 16:03:57 +0000\0" + "Date\0Sat, 23 Aug 2014 09:03:57 -0700\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0Paul Mackerras <paulus@samba.org>" kernel-janitors@vger.kernel.org @@ -61,10 +61,14 @@ "> };\n" "> \n" "> /* various memory configurations */\n" - "> -static const struct aty128_meminfo sdr_128 > -\t{ 4, 4, 3, 3, 1, 3, 1, 16, 30, 16, \"128-bit SDR SGRAM (1:1)\" };\n" - "> -static const struct aty128_meminfo sdr_64 > -\t{ 4, 8, 3, 3, 1, 3, 1, 17, 46, 17, \"64-bit SDR SGRAM (1:1)\" };\n" - "> -static const struct aty128_meminfo sdr_sgram > -\t{ 4, 4, 1, 2, 1, 2, 1, 16, 24, 16, \"64-bit SDR SGRAM (2:1)\" };\n" - "> -static const struct aty128_meminfo ddr_sgram > -\t{ 4, 4, 3, 3, 2, 3, 1, 16, 31, 16, \"64-bit DDR SGRAM\" };\n" + "> -static const struct aty128_meminfo sdr_128 =\n" + "> -\t{ 4, 4, 3, 3, 1, 3, 1, 16, 30, 16, \"128-bit SDR SGRAM (1:1)\" };\n" + "> -static const struct aty128_meminfo sdr_64 =\n" + "> -\t{ 4, 8, 3, 3, 1, 3, 1, 17, 46, 17, \"64-bit SDR SGRAM (1:1)\" };\n" + "> -static const struct aty128_meminfo sdr_sgram =\n" + "> -\t{ 4, 4, 1, 2, 1, 2, 1, 16, 24, 16, \"64-bit SDR SGRAM (2:1)\" };\n" + "> -static const struct aty128_meminfo ddr_sgram =\n" + "> -\t{ 4, 4, 3, 3, 2, 3, 1, 16, 31, 16, \"64-bit DDR SGRAM\" };\n" "> +static const struct aty128_meminfo sdr_128 = {\n" "> +\t.ML = 4,\n" "> +\t.MB = 4,\n" @@ -124,4 +128,4 @@ "> static struct fb_fix_screeninfo aty128fb_fix = {\n" "> \t.id\t\t= \"ATY Rage128\"," -5eb4e53b5348893a17ca9e042619e6a0a4b1a82ca983e377c49f6d28883cffa3 +6b26c4047ef9d75251a88f036ac7f86f2f193c8fa527ae8e897b393e882f644e
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.