)]}'
{
  "commit": "25177476675142d3ebd60849e0cebc46bd1eef8e",
  "tree": "134ec077e811e390a35184c3c2b5b9b263236428",
  "parents": [
    "1b0d92244ff2434a98272f6d2525da32fc230f19"
  ],
  "author": {
    "name": "Uwe Kleine-König",
    "email": "u.kleine-koenig@pengutronix.de",
    "time": "Sat Jul 11 20:52:48 2009 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jul 21 12:20:18 2009 -0700"
  },
  "message": "macsonic: move probe function to .devinit.text\n\nA pointer to mac_sonic_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\nVarious other functions that are called by mac_sonic_probe need to move\nto .devinit.text, too.\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\nSigned-off-by: Uwe Kleine-König \u003cu.kleine-koenig@pengutronix.de\u003e\nTested-by: Finn Thain \u003cfthain@telegraphics.com.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "acd143da161d5da4a6e757e10c8b6a9a4e2bc809",
      "old_mode": 33188,
      "old_path": "drivers/net/macsonic.c",
      "new_id": "8f492c7b8093aa4478e0549f7122419c9d2da8c6",
      "new_mode": 33188,
      "new_path": "drivers/net/macsonic.c"
    }
  ]
}
