;t seem to be a mailing list (despite what
get_maintainer.pl indicates).
Signed-off-by: Luke Hart
---
drivers/staging/unisys/common-spar/include/channels/channel.h | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/unisys/common-spar/include/channels/chann
Copy the channel type into a temporary buffer so that code will work
for architectures that don't support MMIO. This now works in same way
as other tests in same function.
Signed-off-by: Luke Hart
---
drivers/staging/unisys/common-spar/include/channels/channel.h | 9 ++---
1 file chang
Copy the channel type into a temporary buffer so that code will work
for architectures that don't support MMIO. This now works in same way
as other tests in same function.
Signed-off-by: Luke Hart
---
drivers/staging/unisys/common-spar/include/channels/channel.h | 10 +++---
1 file ch
On 11/09/2014 22:53, Greg KH wrote:
On Mon, Sep 08, 2014 at 03:27:35PM +0100, Luke Hart wrote:
Copy the channel type into a temporary buffer so that code will work
for architectures that don't support MMIO. This now works in same way
as other tests in same function.
Signed-off-by: Luke