rtc: v3020: constify v3020_chip_ops structures
commit7432a850b5139b24b9288416a2ae796e4da295d6
authorJulia Lawall <julia.lawall@lip6.fr>
Fri, 11 Dec 2015 17:50:50 +0000 (11 18:50 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 11 Jan 2016 19:20:00 +0000 (11 20:20 +0100)
tree1e99389429d0a62c233be785fab2d36be5f9d57f
parent78ef5f2d2d8c9234d80b4e01e8b736e7241cd5ce
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>
drivers/rtc/rtc-v3020.c