diff options
author | David Lechner <david@lechnology.com> | 2018-03-15 13:13:41 -0500 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2018-03-29 12:19:12 +0530 |
commit | f6adc9fd1ff9bbe766cbb68e84a0d97f54a4f436 (patch) | |
tree | 07817c279406e9e75fbb3e301f4e7a4866a1157e /fs/ntfs | |
parent | 3424a516d9d2d3fa45c63750c15ea2bba893ea81 (diff) | |
download | op-kernel-dev-f6adc9fd1ff9bbe766cbb68e84a0d97f54a4f436.zip op-kernel-dev-f6adc9fd1ff9bbe766cbb68e84a0d97f54a4f436.tar.gz |
ARM: davinci: da8xx: simplify CFGCHIP regmap_config
Since commit 8253bb3f8255 ("regmap: potentially duplicate the name
string stored in regmap"), the name field of struct regmap_config
is copied in __regmap_init(), so we no longer need to worry about
keeping our own copy of the name.
Just use a string literal in the initialization of da8xx_cfgchip_config
instead of creating a separate variable for the name.
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions