mfd: tps6586x: Fix cast to restricted __le32 warning
authorLee Jones <lee.jones@linaro.org>
Tue, 23 Jun 2020 08:15:56 +0000 (09:15 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 6 Jul 2020 07:31:53 +0000 (08:31 +0100)
commitc504a2486ab67cd9fc38940ad2841075d6a3e9a4
treea48e29016e31c151659251c78ad6fedabc89fe0d
parentb174015b1ddd0a7009acaf6aa7019e9883b0f75b
mfd: tps6586x: Fix cast to restricted __le32 warning

Silences Sparse warning(s):

 drivers/mfd/tps6586x.c:323:16: warning: cast to restricted __le32
 drivers/mfd/tps6586x.c:323:16: warning: cast to restricted __le32
 drivers/mfd/tps6586x.c:323:16: warning: cast to restricted __le32
 drivers/mfd/tps6586x.c:323:16: warning: cast to restricted __le32
 drivers/mfd/tps6586x.c:323:16: warning: cast to restricted __le32
 drivers/mfd/tps6586x.c:323:16: warning: cast to restricted __le32

Cc: Mike Rapoport <mike@compulab.co.il>
Cc: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/tps6586x.c