commit | 19fd685fcb13fa3c0b1539c2f31e1add8ab63edf | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski.k@gmail.com> | Sat May 02 00:44:36 2015 +0900 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Jun 19 20:03:20 2015 +0200 |
tree | 428527dfc5dc7d3460a86297fc5a51ed2ce6b1d0 | |
parent | 9a72f4104bc821fd07798ec42141c8066874b9f9 [diff] |
rtc: hid-sensor-time: Constify platform_device_id The platform_device_id is not modified by the driver and core uses it as const. Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>