[PATCH 3/8] soc: bcm: bcm2835-pm: Stop using _relaxed mmio accessors.

2018-11-20 Thread Eric Anholt
We definitely don't want I/O to be reordered here (like the setting of the WDT timeout before enabling the WDT). None of this is performance critical, anyway. Signed-off-by: Eric Anholt --- drivers/soc/bcm/bcm2835-pm.c | 24 1 file changed, 12 insertions(+), 12

[PATCH 3/8] soc: bcm: bcm2835-pm: Stop using _relaxed mmio accessors.

2018-11-20 Thread Eric Anholt
We definitely don't want I/O to be reordered here (like the setting of the WDT timeout before enabling the WDT). None of this is performance critical, anyway. Signed-off-by: Eric Anholt --- drivers/soc/bcm/bcm2835-pm.c | 24 1 file changed, 12 insertions(+), 12