
14 Aug
2019
14 Aug
'19
4:46 p.m.
Am 14.08.19 um 15:18 schrieb Philippe Reynes:
From: Kursad Oney kursad.oney@broadcom.com
Make the driver compatible with both big and little endian SOCs. Replace big-endian calls with their raw equivalents, expect for writing the command to FIFO. That still has to be in big-endian format.
Signed-off-by: Kursad Oney kursad.oney@broadcom.com Reviewed-by: Philippe Reynes philippe.reynes@softathome.com
drivers/spi/bcm63xx_hsspi.c | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)
Changelog: v3:
- no change
v2:
- move this patch from second place to third place
Reviewed-by: Daniel Schwierzeck daniel.schwierzeck@gmail.com
--
- Daniel