commit | df20b7c53430f7badbf8947a82cc7eef6de5c5f1 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Tue May 13 12:58:46 2014 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jun 03 08:11:35 2014 +0100 |
tree | 50fca009cf53d60248d086ac6c6e9316aae75745 | |
parent | d1fb70e27b8617ec3280d4588b97ac581afa3ae4 [diff] |
mfd: sec-core: 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>