Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5beec49 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[libata] ata_piix: correct 'invalid MAP value' typo-caused error



Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 73291a1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -342,7 +342,7 @@ static const struct piix_map_db ich8_map_db = {
	.present_shift = 8,
	.map = {
		/* PM   PS   SM   SS       MAP */
		{  P0,  RV,  P1,  RV }, /* 00b (hardwired) */
		{  P0,  NA,  P1,  NA }, /* 00b (hardwired) */
		{  RV,  RV,  RV,  RV },
		{  RV,  RV,  RV,  RV }, /* 10b (never) */
		{  RV,  RV,  RV,  RV },