Merge branch 'pm-runtime-cleanup' into bleeding-edge

* pm-runtime-cleanup: (25 commits)
  PM: runtime: Change pm_runtime_put() return type to void
  clk: tegra: Discard pm_runtime_put() return value
  phy: core: Reinstate pm_runtime_enabled() check in phy_pm_runtime_put()
  ASoC: rockchip: Discard pm_runtime_put() return value
  dmaengine: sh: Discard pm_runtime_put() return value
  scsi: ufs: core: Discard pm_runtime_put() return values
  pmdomain: imx: gpcv2: Discard pm_runtime_put() return value
  platform/chrome: cros_hps_i2c: Discard pm_runtime_put() return value
  coresight: Discard pm_runtime_put() return values
  hwspinlock: omap: Discard pm_runtime_put() return value
  phy: core: Discard pm_runtime_put() return values
  phy: rockchip-samsung-dcphy: Discard pm_runtime_put() return value
  phy: freescale: Discard pm_runtime_put() return value
  net: wan: framer: Discard pm_runtime_put() return values
  net: cadence: macb: Discard pm_runtime_put() return value
  net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value
  watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
  watchdog: rz: Discard pm_runtime_put() return values
  media: mediatek: vcodec: Discard pm_runtime_put() return value
  media: ccs: Discard pm_runtime_put() return value
  ...