]> git.baikalelectronics.ru Git - kernel.git/commit
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Thu, 28 Nov 2019 14:55:08 +0000 (15:55 +0100)
committerLi Yang <leoyang.li@nxp.com>
Mon, 9 Dec 2019 19:54:29 +0000 (13:54 -0600)
commit810169aa8a8c81316b41ad6d3c040a8ad1277086
treed606426d26238b77adc6e121c00c6e88ef03aebe
parent6d21fa9d7987f188d86931560e77dbac2e1c4d34
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers

Make it clear that these operate on big-endian registers (i.e. use the
iowrite*be primitives) before we introduce more uses of them and allow
the QE drivers to be built for platforms other than ppc32.

Reviewed-by: Timur Tabi <timur@kernel.org>
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
drivers/net/wan/fsl_ucc_hdlc.c
drivers/soc/fsl/qe/ucc.c
include/soc/fsl/qe/qe.h