)]}'
{
  "commit": "764b0c4b3256ad4431cb52eaf99c0abe6df0a085",
  "tree": "bf1aabc7468e61a4bfaaa4e178baf2ef31a2b57a",
  "parents": [
    "70a5f52165bd04cf3b33f30d5d234be28dcf29d4"
  ],
  "author": {
    "name": "Pavan Savoy",
    "email": "pavan_savoy@ti.com",
    "time": "Fri Apr 08 04:57:42 2011 -0500"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Fri Apr 22 17:01:09 2011 -0700"
  },
  "message": "drivers:misc:ti-st: handle delayed tty receive\n\nWhen certain technologies shutdown their interface without waiting for\nthe acknowledgement from the chip. The receive_buf from the TTY would be\ninvoked a while after the relevant technology is unregistered.\n\nThis patch introduces a new flag \"is_registered\" which maintains the\nstate of protocols BT, FM or GPS and thereby removes the need to clear\nthe protocol data from ST when protocols gets unregistered.\n\nThis fixes corner cases when HCI RESET is sent down from bluetooth stack\nand the receive_buf is called from tty after 250ms before which\nbluetooth would have unregistered from the system.\nOR - when FM application decides to close down the device without\nsending a power-off FM command resulting in some RDS data or interrupt\ndata coming in after the driver is unregistered.\n\nSigned-off-by: Pavan Savoy \u003cpavan_savoy@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "486117f72c9fb87baaf1d39ffbc7cdea33dddfaf",
      "old_mode": 33188,
      "old_path": "drivers/misc/ti-st/st_core.c",
      "new_id": "f91f82eabda72a311602a8979ab835e0d938ffd6",
      "new_mode": 33188,
      "new_path": "drivers/misc/ti-st/st_core.c"
    },
    {
      "type": "modify",
      "old_id": "7071ec5d011883940f4bd088aed1066a048b44dc",
      "old_mode": 33188,
      "old_path": "include/linux/ti_wilink_st.h",
      "new_id": "b004e557caa9c064c15b41b26bf773677f529913",
      "new_mode": 33188,
      "new_path": "include/linux/ti_wilink_st.h"
    }
  ]
}
