diff options
author | 2015-02-24 10:40:24 +0100 | |
---|---|---|
committer | 2015-03-11 10:25:13 +0100 | |
commit | c456fbb2b221d137e14857f143d64263262badfa (patch) | |
tree | c5da630a74dc2c915a719c3d987737750b9188ae /scripts/gdb/linux/utils.py | |
parent | pwm: imx-pwm: add explicit compatible strings and required clock properties (diff) | |
download | linux-rng-c456fbb2b221d137e14857f143d64263262badfa.tar.xz linux-rng-c456fbb2b221d137e14857f143d64263262badfa.zip |
pwm: pca9685: Constify struct regmap_config
The regmap_config struct may be const because it is not modified by the
driver and regmap_init() accepts pointer to const.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions