commit | 6e938f6e86a54ba22324a8e4f8c0fb774cffa273 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Sun Aug 28 22:26:26 2016 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Sat Sep 24 08:49:51 2016 +0200 |
tree | a6f86a17594637c47f4c0b938b260661a4e10c12 | |
parent | eadc4fe17d04723373ada219d382b3b413b21dad [diff] |
watchdog: iTCO_wdt: constify iTCO_wdt_pm structure iTCO_wdt_pm, of type struct dev_pm_ops, is never modified, so declare it as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>