]> asedeno.scripts.mit.edu Git - linux.git/commit
ahci: ahci_p5wdh_workaround - constify DMI table
authorMathias Krause <minipli@googlemail.com>
Sun, 31 Aug 2014 08:57:09 +0000 (10:57 +0200)
committerTejun Heo <tj@kernel.org>
Sun, 31 Aug 2014 09:36:46 +0000 (05:36 -0400)
commit1bd06867f7f168273c80ba10ce4025a97be98305
treea844b0103db194e2308a1fceabb640526857f6ab
parent6bb86fefa086faba7b60bb452300b76a47cde1a5
ahci: ahci_p5wdh_workaround - constify DMI table

The DMI table does not need to be written to, make it r/o.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci.c