commit | 08e019e27a9ed0d6c410176cab4e029e3d233cb8 | [log] [tgz] |
---|---|---|
author | Khalil Blaiech <kblaiech@nvidia.com> | Tue Nov 03 14:54:39 2020 -0500 |
committer | Wolfram Sang <wsa@kernel.org> | Fri Nov 06 15:51:47 2020 +0100 |
tree | a7c1867ccd8063bb00504b2acc1e4b9d77113ee9 | |
parent | ed01ddc618fc356bbc7b702823c87ed3ada198a6 [diff] |
i2c: mlxbf: Fix resrticted cast warning of sparse Address warnings "warning: cast to restricted __be32" reported by sparse. Fixes: b5b5b32081cd206b ("i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC") Reported-by: kernel test robot <lkp@intel.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Reviewed-by: Vadim Pasternak <vadimp@nvidia.com> Signed-off-by: Khalil Blaiech <kblaiech@nvidia.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>