All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C52CD26.8010908@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index ea27b67..6409065 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,8 @@ Tomi Valkeinen had written, on 07/30/2010 06:17 AM, the following:
 >>> You need to fill the func pointer in the board file:
 >>>
 >>> static struct omap_dss_board_info xxx_dss_data = {
->>>                 .get_last_off_on_transaction_id >>> omap_pm_get_dev_context_loss_count,
+>>>                 .get_last_off_on_transaction_id =
+>>> omap_pm_get_dev_context_loss_count,
 >>>
 >> none of l-o board files seem to do this. I guess
 >> with off capable master, we need this to be 
@@ -70,7 +71,8 @@ index b3a498f..0b9041a 100644
          core.pdev = pdev;
 
 +       if (!core.pdev->get_last_off_on_transaction_id)
-+               core.pdev->get_last_off_on_transaction_id +                       omap_pm_get_dev_context_loss_count;
++               core.pdev->get_last_off_on_transaction_id =
++                       omap_pm_get_dev_context_loss_count;
 +
          dss_init_overlay_managers(pdev);
          dss_init_overlays(pdev);
diff --git a/a/content_digest b/N1/content_digest
index bb55629..d9a6a6c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01280488679.2427.121.camel@tubuntu.research.nokia.com\0"
  "From\0Nishanth Menon <nm@ti.com>\0"
  "Subject\0Re: OMAP DSS2 coming out of OFF mode without restoring context\0"
- "Date\0Fri, 30 Jul 2010 13:01:26 +0000\0"
+ "Date\0Fri, 30 Jul 2010 08:01:26 -0500\0"
  "To\0Tomi Valkeinen <tomi.valkeinen@nokia.com>\0"
  "Cc\0ext Laine Walker-Avina <lwalkera@pasco.com>"
   linux-omap@vger.kernel.org <linux-omap@vger.kernel.org>
@@ -26,7 +26,8 @@
  ">>> You need to fill the func pointer in the board file:\n"
  ">>>\n"
  ">>> static struct omap_dss_board_info xxx_dss_data = {\n"
- ">>>                 .get_last_off_on_transaction_id >>> omap_pm_get_dev_context_loss_count,\n"
+ ">>>                 .get_last_off_on_transaction_id =\n"
+ ">>> omap_pm_get_dev_context_loss_count,\n"
  ">>>\n"
  ">> none of l-o board files seem to do this. I guess\n"
  ">> with off capable master, we need this to be \n"
@@ -81,7 +82,8 @@
  "         core.pdev = pdev;\n"
  "\n"
  "+       if (!core.pdev->get_last_off_on_transaction_id)\n"
- "+               core.pdev->get_last_off_on_transaction_id +                       omap_pm_get_dev_context_loss_count;\n"
+ "+               core.pdev->get_last_off_on_transaction_id =\n"
+ "+                       omap_pm_get_dev_context_loss_count;\n"
  "+\n"
  "         dss_init_overlay_managers(pdev);\n"
  "         dss_init_overlays(pdev);\n"
@@ -92,4 +94,4 @@
  "Regards,\n"
  Nishanth Menon
 
-dfa45fa074dab046e30cdc2f2ac0f1980d081064ca05d0d5857619a3285dbd9d
+74c72c923a0137d4edca8efed60f709078d22e152dda2e3a8704ac9146eb9477

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.