diff for duplicates of <20190802191542.GA32751@embeddedor> diff --git a/a/1.txt b/N1/1.txt index d0045c5..ff3db42 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ index 90eca64e3144..702cca59bda1 100644 var->bits_per_pixel = 16; + /* fall through */ case 16: - if (plane->fbdev->panel->bpp = 12) + if (plane->fbdev->panel->bpp == 12) plane->color_mode = OMAPFB_COLOR_RGB444; @@ -1534,20 +1535,27 @@ static void omapfb_free_resources(struct omapfb_device *fbdev, int state) case OMAPFB_ACTIVE: diff --git a/a/content_digest b/N1/content_digest index 4a2fa10..ef9dd40 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Gustavo A. R. Silva <gustavo@embeddedor.com>\0" "Subject\0[PATCH] video: fbdev: omapfb_main: Mark expected switch fall-throughs\0" - "Date\0Fri, 02 Aug 2019 19:15:42 +0000\0" + "Date\0Fri, 2 Aug 2019 14:15:42 -0500\0" "To\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0" "Cc\0linux-fbdev@vger.kernel.org" linux-omap@vger.kernel.org @@ -38,7 +38,7 @@ " \t\tvar->bits_per_pixel = 16;\n" "+\t\t/* fall through */\n" " \tcase 16:\n" - " \t\tif (plane->fbdev->panel->bpp = 12)\n" + " \t\tif (plane->fbdev->panel->bpp == 12)\n" " \t\t\tplane->color_mode = OMAPFB_COLOR_RGB444;\n" "@@ -1534,20 +1535,27 @@ static void omapfb_free_resources(struct omapfb_device *fbdev, int state)\n" " \tcase OMAPFB_ACTIVE:\n" @@ -71,4 +71,4 @@ "-- \n" 2.22.0 -67523c456776588bc2fee011ecb432532faa27faab17b5cc43bd5358654cda66 +e003ed9144f6435e833aa9c59e1ee420d4cef09249ed1623e7d5e5b28c2c45e3
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.