)]}'
{
  "commit": "e3f2add64c232bbcdcdaabb9dc0684aa60398354",
  "tree": "a315248c458e335ed439789fceabf575596fcd0e",
  "parents": [
    "dca08c95dd3634b0e1838d46021680716e8feff8"
  ],
  "author": {
    "name": "Lucas Peixoto",
    "email": "lucaspeixotoac@gmail.com",
    "time": "Wed May 01 13:44:50 2019 -0300"
  },
  "committer": {
    "name": "Kumar Gala",
    "email": "kumar.gala@gmail.com",
    "time": "Thu Aug 01 11:52:57 2019 -0400"
  },
  "message": "disk: fixing the sending of commands with r1 response\n\nThe sdhc_cmd_r1_raw() function doesn\u0027t take into account the existence\nof commands with data response. Because of this, some datas were being\nlost.\n\nThe commands that return a r1 response and a data are: SDHC_SEND_CSD,\nSDHC_SEND_CID, SDHC_READ_SINGLE_BLOCK, SDHC_READ_MULTIPLE_BLOCK,\nSDHC_WRITE_BLOCK, SDHC_WRITE_MULTIPLE_BLOCK.\n\nIn order to solve this, was juts necessary skip the byte discard when\nthe command is one of these.\n\nThis problem was affecting, for example, the sdhc initialization. The\ntoken returned from SDHC_SEND_CSD was being lost and the initialization\nwas broken.\n\nFixes #15444.\n\nSigned-off-by: Lucas Peixoto \u003clucaspeixotoac@gmail.com\u003e\nSigned-off-by: Peter A. Bigot \u003cpab@pabigot.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "46056883c20053cb3866f19a28dbfd446c045c5a",
      "old_mode": 33188,
      "old_path": "subsys/disk/disk_access_spi_sdhc.c",
      "new_id": "b634e369c4b836625acbcf4ab65cb4dc95929a1d",
      "new_mode": 33188,
      "new_path": "subsys/disk/disk_access_spi_sdhc.c"
    }
  ]
}
