[PATCH v2 0/3] Exynos big-endian fixes
From: Matthew Leach
Date: Wed Jun 22 2016 - 12:59:54 EST
Hi all,
I believe these are the outstanding patches from my Exynos big-endian
series that haven't yet been merged. If I've missed anything, please
let me know.
Comments welcome,
Matt
v1 -> v2:
- Fixed white-space issues.
- Used readb_relaxed in tty driver for completeness.
Matthew Leach (3):
irqchip: exynos_combiner: fixup reg access on be
tty: serial: samsung: fixup accessors for endian
tty: serial: samsung: add byte-order aware bit functions
drivers/irqchip/exynos-combiner.c | 18 +++++++++---------
drivers/tty/serial/samsung.c | 16 +++++++---------
drivers/tty/serial/samsung.h | 38 +++++++++++++++++++++++++++++++++-----
3 files changed, 49 insertions(+), 23 deletions(-)
--
2.8.3