diff for duplicates of <005c01cba0e9$44957220$cdc05660$%han@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 79dbd47..fa56f79 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -168,7 +168,8 @@ s3c_fb_blank(FB_BLANK_POWERDOWN, win->fbinfo). > > @@ -1710,15 +1807,21 @@ static struct platform_device_id -s3c_fb_driver_ids[] > { }; MODULE_DEVICE_TABLE(platform, s3c_fb_driver_ids); +s3c_fb_driver_ids[] = +> { }; MODULE_DEVICE_TABLE(platform, s3c_fb_driver_ids); > > +static const struct dev_pm_ops s3cfb_pm_ops = { > + .suspend = s3c_fb_suspend, diff --git a/a/content_digest b/N1/content_digest index d31f64c..2a1e1e2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01292571946-13595-1-git-send-email-jg1.han@samsung.com\0" "From\0Jonghun Han <jonghun.han@samsung.com>\0" "Subject\0RE: [PATCH] s3c-fb: add support for runtime pm\0" - "Date\0Tue, 21 Dec 2010 08:30:00 +0000\0" + "Date\0Tue, 21 Dec 2010 17:30:00 +0900\0" "To\0'Jingoo Han' <jg1.han@samsung.com>" linux-fbdev@vger.kernel.org 'Paul Mundt' <lethal@linux-sh.org> @@ -180,7 +180,8 @@ "\n" "> \n" "> @@ -1710,15 +1807,21 @@ static struct platform_device_id\n" - "s3c_fb_driver_ids[] > { }; MODULE_DEVICE_TABLE(platform, s3c_fb_driver_ids);\n" + "s3c_fb_driver_ids[] =\n" + "> { }; MODULE_DEVICE_TABLE(platform, s3c_fb_driver_ids);\n" "> \n" "> +static const struct dev_pm_ops s3cfb_pm_ops = {\n" "> +\t.suspend\t= s3c_fb_suspend,\n" @@ -204,4 +205,4 @@ "> of a message to majordomo@vger.kernel.org More majordomo info at\n" > http://vger.kernel.org/majordomo-info.html -c02b1e911f6278f4dbb97074cb7ed4325915b5eb727be6029d1d1b36452f7b1c +762ddd2fe571c651cb4ff56a9270185ae92a09b007b27d0acf1ed8932862d903
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.