diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-02-13 23:40:51 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 06:21:43 +0100 |
commit | 1ef2816f26a1d962d6317f7545218fa2ae3643bb (patch) | |
tree | 99ffa39330916477b4cd29f7a9142d7cd4f9df5a /virt/kvm | |
parent | drivers/rtc/rtc-at91sam9.c: constify struct regmap_config (diff) | |
download | linux-1ef2816f26a1d962d6317f7545218fa2ae3643bb.tar.xz linux-1ef2816f26a1d962d6317f7545218fa2ae3643bb.zip |
drivers/rtc/rtc-isl12057.c: 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions