commit | f83e7d814084d9e982a8e24311a402e811d0ee90 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Fri Nov 13 17:03:51 2015 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Dec 04 08:46:03 2015 +0000 |
tree | 832f438044d1d3eeefce49aa780dc335b01b5387 | |
parent | 505b9e573ce1384f1729acb3226f6d83b651dee1 [diff] |
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>