diff options
author | Maxime Chevallier <[email protected]> | 2018-01-24 15:10:48 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-01-24 15:03:31 +0000 |
commit | 34b1fcaeb21de2a64004a95a1dc52d7e9998b733 (patch) | |
tree | d529ad542665292b1f2eb601980069ce222e8b88 /net/unix/sysctl_net_unix.c | |
parent | 162f8debc01f48ac984ed6d7291743053ec90271 (diff) |
spi: a3700: Remove endianness swapping for full-duplex transfers
Fixes the following sparse warnings :
line 767: warning: incorrect type in assignment (different base types)
line 767: expected unsigned int [unsigned] [assigned] [usertype] val_out
line 767: got restricted __le32 [usertype] <noident>
line 776: warning: cast to restricted __le32
This takes advantage of readl/writel to do the endianness reordering,
and removes an extra variable in the function.
Fixes: f68a7dcb91b7 ("spi: a3700: Add full-duplex support")
Signed-off-by: Maxime Chevallier <[email protected]>
Reviewed-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions