)]}'
{
  "commit": "418c8f89911dd3d4930221def3bd56b38b051789",
  "tree": "afef7286cb6e10ef767c86c79c4eeefbc4f7d902",
  "parents": [
    "f7cf0a7ce56eb91752fa441cff2669f8d61d4e5e"
  ],
  "author": {
    "name": "Uwe Kleine-König",
    "email": "ukleinek@informatik.uni-freiburg.de",
    "time": "Sun Sep 14 21:32:33 2008 +0200"
  },
  "committer": {
    "name": "Jaroslav Kysela",
    "email": "perex@perex.cz",
    "time": "Tue Sep 23 08:17:58 2008 +0200"
  },
  "message": "ALSA: Fix section for snd-aica platform driver\n\nDon\u0027t use __init but __devinit to define probe function.  A pointer to\nsnd_aica_probe is passed to the core via platform_driver_register and so the\nfunction must not disappear after the module is loaded.  Using __init\nand having HOTPLUG\u003dy and SND_AICA\u003dm the following probably oopses:\n\n\techo -n AICA \u003e /sys/bus/platform/driver/AICA/unbind\n\techo -n AICA \u003e /sys/bus/platform/driver/AICA/bind\n\nStrange enough add_aicamixer_controls which is only called by\nsnd_aica_probe was already using __devinit.\n\nWhile at it move the remove function to .devexit.text section.\n\nSigned-off-by: Uwe Kleine-König \u003cukleinek@informatik.uni-freiburg.de\u003e\nCc: Adrian McMenamin \u003cadrian@mcmen.demon.co.uk\u003e\nCc: Paul Mundt \u003clethal@linux-sh.org\u003e\nCc: Jaroslav Kysela \u003cperex@perex.cz\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55031d0a6558a7ca1cebd330ce676f4eddef99af",
      "old_mode": 33188,
      "old_path": "sound/sh/aica.c",
      "new_id": "7c920f3e7fe35e4a917597d92b736011e8a62ba4",
      "new_mode": 33188,
      "new_path": "sound/sh/aica.c"
    }
  ]
}
