diff options
author | 2018-03-15 13:13:41 -0500 | |
---|---|---|
committer | 2018-03-29 12:19:12 +0530 | |
commit | f6adc9fd1ff9bbe766cbb68e84a0d97f54a4f436 (patch) | |
tree | 07817c279406e9e75fbb3e301f4e7a4866a1157e /net/unix/af_unix.c | |
parent | ARM: davinci: da8xx: fix oops in USB PHY driver due to stack allocated platform_data (diff) | |
download | wireguard-linux-f6adc9fd1ff9bbe766cbb68e84a0d97f54a4f436.tar.xz wireguard-linux-f6adc9fd1ff9bbe766cbb68e84a0d97f54a4f436.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions