)]}'
{
  "commit": "4accdff7a3e397b43e50f605ee561ba7994745c7",
  "tree": "2d47d3fdb69cf2cc01298331cbb883a62bb6674a",
  "parents": [
    "e816b57a337ea3b755de72bec38c10c864f23015"
  ],
  "author": {
    "name": "Daniel Lezcano",
    "email": "daniel.lezcano@linaro.org",
    "time": "Mon Apr 02 17:55:48 2012 +0200"
  },
  "committer": {
    "name": "Samuel Ortiz",
    "email": "sameo@linux.intel.com",
    "time": "Mon Apr 16 16:42:43 2012 +0200"
  },
  "message": "mfd : Fix dbx500 compilation error\n\nThe ux500 default config enables the db5500 and the db8500.\nThe incoming cpuidle driver uses the \u0027prcmu_enable_wakeups\u0027\nand the \u0027prcmu_set_power_state\u0027 functions but these ones\nare defined but not implemented for the db5500, leading to\nan unresolved symbol error at link time. In order to compile,\nwe have to disable the db5500 support which is not acceptable\nfor the default config.\n\nI noticed there are also some other functions which are\ndefined but not implemented.\n\nThis patch fix this by removing the functions definitions\nand move out of the config section the empty functions which\nare normally used when the DB550 config is disabled.\nOnly the functions which are not implemented are concerned\nby this modification.\n\nSigned-off-by: Daniel Lezcano \u003cdaniel.lezcano@linaro.org\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9890687f582de0c36cdbcc56cf252a381e82e8ee",
      "old_mode": 33188,
      "old_path": "include/linux/mfd/db5500-prcmu.h",
      "new_id": "5a049dfaf1533174d7293810b132128c5e3f2121",
      "new_mode": 33188,
      "new_path": "include/linux/mfd/db5500-prcmu.h"
    }
  ]
}
