Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Dec 2022 18:46:52 +0000 (10:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Dec 2022 18:46:52 +0000 (10:46 -0800)
commit57fb3f66a3aa3e92b6008124bfa641702bd69a53
treebead3df3c015f2ef0caa54ed13836a8148f010b5
parentfbf8321238bac04368f57af572e05a9c01347a0b
parentd95d140e83634e7914277862dee841564d02879f
Merge tag 'ata-6.1-rc8' of git://git./linux/kernel/git/dlemoal/libata

Pull ATA fix from Damien Le Moal:

 - Avoid a NULL pointer dereference in the libahci platform code that
   can happen on initialization when a device tree does not specify
   names for the adapter clocks (from Anders)

* tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
  ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer