提交 f5beec49 编写于 作者: J Jeff Garzik

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

Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 73291a1c
......@@ -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 },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册