commit | e9a02a3d89b9d16eafc540d1dc78476a3bb5d4eb | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski.k@gmail.com> | Sat May 02 00:54:25 2015 +0900 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue May 12 18:27:48 2015 +0200 |
tree | 694ee797f3779de5a9832d941815803b6b8b88bb | |
parent | 096ea30c91b521c77964ee8c214f7ce3b9d08e7b [diff] |
i2c: constify platform_device_id The platform_device_id is not modified by these drivers and core uses it as const. Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>