commit | e920574d7f2869c7be859a4e37da9305be98698e | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Tue May 13 12:58:48 2014 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jun 03 08:11:34 2014 +0100 |
tree | 3cadc96f41d317a9dd41982e2c3b7a0d93bed68c | |
parent | 5785a97e3d977a68854be9702ba428dd4c1f7e74 [diff] |
mfd: max8998: Make of_device_id array const Array of struct of_device_id may be be const as expected by both of_match_table field and of_match_node() call. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>