)]}'
{
  "commit": "1b316843d0985813c75a5899f5752bc820100fcb",
  "tree": "b97962b34fd02f085b31b6e14c620bd9049b3cba",
  "parents": [
    "dcd45f5a6180c2367121d5fc7541cf7bc9ea4aa6"
  ],
  "author": {
    "name": "Slawomir Kwasniak",
    "email": "slawomir.kwasniak@hensoldt-cyber.com",
    "time": "Thu Sep 24 23:52:03 2020 +0200"
  },
  "committer": {
    "name": "Slawomir Kwasniak",
    "email": "slawomir.kwasniak@hensoldt-cyber.com",
    "time": "Mon Oct 12 13:55:27 2020 +0200"
  },
  "message": "libsdhcdrivers: Fix `mmc_nth_irq()` function\n\nThere was a bug in the `mmc_nth_irq()` i.e. the function would always\nreturn IRQ number only if the given index is 0.\n\nThis was caused by calling sdhc_init() from sdio_init() with wrong\nparameters i.e. passing pointer the array of irq numbers with an offset\nof the initialized device index, and claiming that this array\u0027s size\nis 1.\n\nCurrently entire irq array is exposed via `mmv_nth_irq()`.\n\nFurthermore, there is a mismatch between indexing of SDHC peripherals\nand the their enumeration.\n\nTo avoid confusion and misconfiguration, the i.MX6 SDHC1 enum element\nis now set to 1.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "972fb1f3155a8818d1553240c74e6c45c3f82416",
      "old_mode": 33188,
      "old_path": "libsdhcdrivers/plat_include/imx6/sdhc/plat/sdio.h",
      "new_id": "6d21dcefdaa604d8da314b8b62aef36b24c0eb68",
      "new_mode": 33188,
      "new_path": "libsdhcdrivers/plat_include/imx6/sdhc/plat/sdio.h"
    },
    {
      "type": "modify",
      "old_id": "106bdf1926ccf29b328d17b37ec6ed73fcf511ca",
      "old_mode": 33188,
      "old_path": "libsdhcdrivers/src/plat/exynos4/sdio.c",
      "new_id": "eb9321883842bd5bf26da816168c789bc3e5bdc1",
      "new_mode": 33188,
      "new_path": "libsdhcdrivers/src/plat/exynos4/sdio.c"
    },
    {
      "type": "modify",
      "old_id": "a5d1b2b092d8af566503007ae3f209402d70d794",
      "old_mode": 33188,
      "old_path": "libsdhcdrivers/src/plat/imx6/sdio.c",
      "new_id": "b958e477866a6c4da13090829c5ea817e5c8b764",
      "new_mode": 33188,
      "new_path": "libsdhcdrivers/src/plat/imx6/sdio.c"
    }
  ]
}
