commit | 8422ddf762c6168a261b5ba07eeaa2f1238ba8c2 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Sat Jun 13 14:22:14 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 15 10:52:24 2015 +0100 |
tree | 281bb88020674c6014c0c230345450740a13e979 | |
parent | 6356437e65c2de610ab2bde24211426ae9322934 [diff] |
spi: pxa2xx: Constify ACPI device ids Constify the ACPI device ID array, it doesn't need to be writable at runtime. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: Mark Brown <broonie@kernel.org>