commit | 7432a850b5139b24b9288416a2ae796e4da295d6 | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia.lawall@lip6.fr> | Fri Dec 11 18:50:50 2015 +0100 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Jan 11 20:20:00 2016 +0100 |
tree | 1e99389429d0a62c233be785fab2d36be5f9d57f | |
parent | 78ef5f2d2d8c9234d80b4e01e8b736e7241cd5ce [diff] |
rtc: v3020: constify v3020_chip_ops structures The v3020_chip_ops structures are never modified, so declare them as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>