]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ata: ahci: Use correct BIOS build date for ThinkPad W541 quirk
authorNiklas Cassel <cassel@kernel.org>
Tue, 10 Jun 2025 11:07:59 +0000 (13:07 +0200)
committerNiklas Cassel <cassel@kernel.org>
Wed, 11 Jun 2025 10:30:00 +0000 (12:30 +0200)
commit6f29d393061c2c1fa30a72a0e9b01e15e09dae34
tree6c65a97a06461c61bb9202a7ee2454a0072bae87
parent3e5378779091c2f9a96d4404066e1923c92ceb8b
ata: ahci: Use correct BIOS build date for ThinkPad W541 quirk

Fix the TODO in ahci_broken_lpm() by using the proper BIOS build date.

The proper BIOS build date was provided by Hans, see Link.

Link: https://lore.kernel.org/linux-ide/6ea509c8-b38d-4941-8a29-c1117ff3dd5b@redhat.com/
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250610110757.1318959-6-cassel@kernel.org
Signed-off-by: Niklas Cassel <cassel@kernel.org>
drivers/ata/ahci.c