From: Huazhong Tan <tanhuazh...@huawei.com> Date: Thu, 18 Jan 2018 10:37:34 +0800
> When !CONFIG_REGMAP hns throws compiler warnings since > dsaf_read_syscon ignores the return result from regmap_read, > which allows val to be uninitialized. > > Fixes: 86897c960b49 ("net: hns: add syscon operation for dsaf") > Reported-by: Jason Gunthorpe <j...@ziepe.ca> > Signed-off-by: Huazhong Tan <tanhuazh...@huawei.com> > Signed-off-by: Yunsheng Lin <linyunsh...@huawei.com> Applied, thank you.