)]}'
{
  "commit": "d63dab00e85641515a0a060e6de93e6b7f450665",
  "tree": "c077a31cfd7da7b0b58419603ba479948dfc57af",
  "parents": [
    "840207edfa8b5e5b46e0d268bf33efe71fecea20"
  ],
  "author": {
    "name": "Uwe Kleine-König",
    "email": "u.kleine-koenig@pengutronix.de",
    "time": "Tue Jan 13 18:20:20 2009 -0800"
  },
  "committer": {
    "name": "Dmitry Torokhov",
    "email": "dmitry.torokhov@gmail.com",
    "time": "Tue Jan 13 21:28:39 2009 -0800"
  },
  "message": "Input: omap-keypad - mark probe function as __devinit\n\nA pointer to omap_kp_probe is passed to the core via\nplatform_driver_register and so the function must not disappear when the\n.init sections are discarded.  Otherwise (if also having HOTPLUG\u003dy)\nunbinding and binding a device to the driver via sysfs will result in an\noops as does a device being registered late.\n\nAn alternative to this patch is using platform_driver_probe instead of\nplatform_driver_register plus removing the pointer to the probe function\nfrom the struct platform_driver.\n\n[dtor@mail.ru: fixed some more section markups]\nSigned-off-by: Uwe Kleine-König \u003cu.kleine-koenig@pengutronix.de\u003e\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ec0ebee46069f1062f33301dfcb25b949c8494f9",
      "old_mode": 33188,
      "old_path": "drivers/input/keyboard/omap-keypad.c",
      "new_id": "23b4fd18f8519d8ac1a85a390ae6487985219b7e",
      "new_mode": 33188,
      "new_path": "drivers/input/keyboard/omap-keypad.c"
    }
  ]
}
