Home
last modified time | relevance | path

Searched hist:"9 f467393" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/versatile/
H A Dsoc-integrator.c9f467393 Tue Jul 14 21:47:01 CDT 2020 YueHaibing <yuehaibing@huawei.com> soc: integrator: Drop pointless static qualifier in integrator_soc_init()

There is no need to have the 'struct regmap *syscon_regmap' variable
static since new value always be assigned before use it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200715024701.28356-1-yuehaibing@huawei.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
9f467393 Tue Jul 14 21:47:01 CDT 2020 YueHaibing <yuehaibing@huawei.com> soc: integrator: Drop pointless static qualifier in integrator_soc_init()

There is no need to have the 'struct regmap *syscon_regmap' variable
static since new value always be assigned before use it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200715024701.28356-1-yuehaibing@huawei.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>