Merge tag 'hsi-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Dec 2022 14:55:19 +0000 (08:55 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Dec 2022 14:55:19 +0000 (08:55 -0600)
commitf9ff5644bcc04221bae56f922122f2b7f5d24d62
tree8fc30e156e5f5adefa6ae6085c9b057f5f8413db
parentb220f31147d7b5b504c1d27ae0d631f5bb1964af
parent3ffa9f713c39a213a08d9ff13ab983a8aa5d8b5d
Merge tag 'hsi-for-6.2' of git://git./linux/kernel/git/sre/linux-hsi

Pull HSI updates from Sebastian Reichel:

 - misc small fixes

* tag 'hsi-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi:
  HSI: omap_ssi_core: Fix error handling in ssi_init()
  headers: Remove some left-over license text in include/uapi/linux/hsi/
  HSI: omap_ssi_core: fix possible memory leak in ssi_probe()
  HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()
  HSI: ssi_protocol: Fix return type of ssip_pn_xmit()