asus-nb-wmi: Constify asus_quirks[] DMI table
authorMathias Krause <minipli@googlemail.com>
Wed, 16 Jul 2014 17:43:08 +0000 (19:43 +0200)
committerMatthew Garrett <matthew.garrett@nebula.com>
Sat, 16 Aug 2014 08:23:52 +0000 (01:23 -0700)
commit55d1e9d83dd7ba3a6f28241dfac90f07af10d4f4
tree735d7e13624f479b73c9ad924c77572222ee3ece
parentd997d88edff9f47f4939560823f656432d8bc821
asus-nb-wmi: Constify asus_quirks[] DMI table

Constify the asus_quirks[] DMI table. There's no need to have it
writeable during runtime.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/asus-nb-wmi.c
This page took 0.025162 seconds and 5 git commands to generate.