mfd: da903x: Constify da903x_chip_ops structure
authorJulia Lawall <Julia.Lawall@lip6.fr>
Fri, 13 Nov 2015 16:03:51 +0000 (17:03 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 4 Dec 2015 08:46:03 +0000 (08:46 +0000)
commitf83e7d814084d9e982a8e24311a402e811d0ee90
tree832f438044d1d3eeefce49aa780dc335b01b5387
parent505b9e573ce1384f1729acb3226f6d83b651dee1
mfd: da903x: Constify da903x_chip_ops structure

The da903x_chip_ops structure is never modified, so declare it
as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da903x.c
This page took 0.085686 seconds and 5 git commands to generate.