commit | d720acace4d7989f0d5617868e8277221e882961 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Mon Mar 16 20:54:36 2015 +0100 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Mar 16 13:00:32 2015 -0700 |
tree | 02dda75ca610da3b71ee7587ee73619cf5de9a1b | |
parent | 25cdd99deb927c2753759ead21710303c499a4e0 [diff] |
hwmon: (pwm-fan, vexpress) Constify of_device_id array of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Guenter Roeck <linux@roeck-us.net>