)]}'
{
  "commit": "accaa21b3b7e41a480f18d86626138d6f6752943",
  "tree": "2d2b8f6a76027620d861bfc062094cafde523653",
  "parents": [
    "855a40cd8cccfbf5597adfa77f55cdc8c44b6e42"
  ],
  "author": {
    "name": "Sascha Hauer",
    "email": "s.hauer@pengutronix.de",
    "time": "Wed Oct 21 12:45:13 2020 +0200"
  },
  "committer": {
    "name": "Mark Brown",
    "email": "broonie@kernel.org",
    "time": "Thu Oct 22 19:47:38 2020 +0100"
  },
  "message": "spi: imx: fix runtime pm support for !CONFIG_PM\n\n525c9e5a32bd introduced pm_runtime support for the i.MX SPI driver. With\nthis pm_runtime is used to bring up the clocks initially. When CONFIG_PM\nis disabled the clocks are no longer enabled and the driver doesn\u0027t work\nanymore. Fix this by enabling the clocks in the probe function and\ntelling pm_runtime that the device is active using\npm_runtime_set_active().\n\nFixes: 525c9e5a32bd spi: imx: enable runtime pm support\nTested-by: Christian Eggers \u003cceggers@arri.de\u003e [tested for !CONFIG_PM only]\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nLink: https://lore.kernel.org/r/20201021104513.21560-1-s.hauer@pengutronix.de\nSigned-off-by: Mark Brown \u003cbroonie@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5158c48bd4dbb414087e6333957b3ff8a7ed931a",
      "old_mode": 33188,
      "old_path": "drivers/spi/spi-imx.c",
      "new_id": "95be1b20af32ede960849bbe8539646838b9f7e6",
      "new_mode": 33188,
      "new_path": "drivers/spi/spi-imx.c"
    }
  ]
}
