https://github.com/torvalds/linux
Revision ee6050c8af96bba2f81e8b0793a1fc2f998fcd20 authored by Linus Torvalds on 03 November 2022, 23:48:27 UTC, committed by Linus Torvalds on 03 November 2022, 23:48:27 UTC
Pull ata fixes from Damien Le Moal:
 "Two driver fixes:

   - Fix the PIO mode configuration of the pdc20230 (pata_legacy)
     driver. This also removes a compilation warning with clang and W=1
     (Sergey)

   - Fix devm_platform_ioremap_resource() return value check in the
     palmld driver (Yang)"

* tag 'ata-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
  ata: palmld: fix return value check in palmld_pata_probe()
  ata: pata_legacy: fix pdc20230_set_piomode()
2 parent s 7f7bac0 + 015618c
History
Tip revision: ee6050c8af96bba2f81e8b0793a1fc2f998fcd20 authored by Linus Torvalds on 03 November 2022, 23:48:27 UTC
Merge tag 'ata-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Tip revision: ee6050c
File Mode Size
dummy-include
include
.gitignore -rw-r--r-- 96 bytes
Kconfig -rw-r--r-- 7.7 KB
Makefile -rw-r--r-- 2.7 KB
default_cpio_list -rw-r--r-- 153 bytes
gen_init_cpio.c -rw-r--r-- 14.3 KB
gen_initramfs.sh -rwxr-xr-x 5.7 KB
initramfs_data.S -rw-r--r-- 1.2 KB

back to top