Revision e543c8a92fb6eca8dd554561fa55bba5f2a90d09 authored by Linus Torvalds on 05 June 2017, 22:31:14 UTC, committed by Linus Torvalds on 05 June 2017, 22:31:14 UTC
Pull libata fixes from Tejun Heo:

 - Revert of sata_mv devm_ioremap_resource() conversion. It made init
   fail if there are overlapping resources which led to detection
   failures on some setups.

 - A workaround for an Acer laptop which sometimes reports corrupt port
   map.

 - Other non-critical fixes.

* 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
  libata: fix error checking in in ata_parse_force_one()
  Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
  ata: libahci: properly propagate return value of platform_get_irq()
  ata: sata_rcar: Handle return value of clk_prepare_enable
  ahci: Acer SA5-271 SSD Not Detected Fix
2 parent s 112eb07 + f7cf69a
History
File Mode Size
busses
muxes
dev-interface -rw-r--r-- 8.7 KB
fault-codes -rw-r--r-- 4.9 KB
functionality -rw-r--r-- 6.0 KB
i2c-protocol -rw-r--r-- 3.0 KB
i2c-stub -rw-r--r-- 2.3 KB
i2c-topology -rw-r--r-- 14.7 KB
instantiating-devices -rw-r--r-- 9.5 KB
old-module-parameters -rw-r--r-- 1.9 KB
slave-eeprom-backend -rw-r--r-- 476 bytes
slave-interface -rw-r--r-- 7.6 KB
smbus-protocol -rw-r--r-- 9.4 KB
summary -rw-r--r-- 1.9 KB
ten-bit-addresses -rw-r--r-- 1.5 KB
upgrading-clients -rw-r--r-- 6.8 KB
writing-clients -rw-r--r-- 15.0 KB

back to top