)]}'
{
  "commit": "160bd18e5e545cbb4e5c26f54414485f8ac291ec",
  "tree": "8aeb56b0f2c5292dd768e8beca13212706289872",
  "parents": [
    "f3537ea7b9c2f10397a8b68cd006981d7c615431"
  ],
  "author": {
    "name": "Mikael Pettersson",
    "email": "mikpe@it.uu.se",
    "time": "Mon May 01 12:16:18 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Mon May 01 18:17:47 2006 -0700"
  },
  "message": "[PATCH] x86_64: make PC Speaker driver work\n\nThe PC Speaker driver\u0027s -\u003eprobe() routine doesn\u0027t even get called in the\n64-bit kernels.  The reason for that is that the arch code apparently has\nto explictly add a \"pcspkr\" platform device in order for the driver core to\ncall the -\u003eprobe() routine.  arch/i386/kernel/setup.c unconditionally adds\na \"pcspkr\" device, but the x86_64 kernel has no code at all related to the\nPC Speaker.\n\nThe patch below copies the relevant code from i386 to x86_64, which makes\nthe PC Speaker work for me on x86_64.\n\nCc: Dmitry Torokhov \u003cdtor_core@ameritech.net\u003e\nAcked-by: Andi Kleen \u003cak@muc.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "759070c827511bb482c3b770ff0f35407746936c",
      "old_mode": 33188,
      "old_path": "arch/x86_64/kernel/setup.c",
      "new_id": "ebc3c33b1c6c9a940fe47feb78f7b425255393ec",
      "new_mode": 33188,
      "new_path": "arch/x86_64/kernel/setup.c"
    }
  ]
}
