Files
kernel/include/linux
Johannes Poehlmann baa8055de0 w1: ds1wm: make endian clean and use standard io memory accessors
o Make endian clean, make HW-endianness configurable.

o Use ioread*, iowrite* instead of __raw_readb,__raw_writeb
  to also use memory-barriers when accessing HW-registers.
  We do not want reordering to happen here.

Both changes are tightly coupled, so I do them in one patch

Signed-off-by: Johannes Poehlmann <johannes.poehlmann@izt-labs.de>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 17:20:01 +02:00
..
2017-07-17 17:26:14 +02:00
2017-08-24 13:23:03 -07:00
2017-08-28 10:19:01 +02:00
2017-07-10 16:32:34 -07:00
2017-07-31 22:01:21 -07:00
2017-07-10 13:41:04 -04:00
2017-08-18 15:32:01 -07:00
2017-07-13 16:00:15 -04:00
2017-07-25 18:05:25 +02:00
2017-08-21 12:47:31 -07:00
2017-08-16 16:28:47 -07:00
2017-07-12 23:11:23 +02:00
2017-08-21 12:47:31 -07:00
2017-08-16 16:28:47 -07:00
2017-07-24 17:50:37 +02:00
2017-08-18 15:32:01 -07:00