lkml.org 
[lkml]   [2012]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 00/10] Fix endianness of generic I/O accessors
Date
Hello again,

This is version 2 of the patches originally posted here:

http://lkml.indiana.edu/hypermail/linux/kernel/1210.2/00952.html

Changes since then:
- Reordered the series to put the string function removal at the
end.
- Matthew's had a crack at fixing up all the other drivers which
rely on the generic I/O accessors after a request from James
Hogan.

Note that the mmc and smc changes are required in order to build their
respective drivers for arm64, regardless of endianness and/or the rest
of this series.

Comments welcome, particularly regarding how on Earth this gets merged
in a sane manner.

Will


Matthew Leach (6):
net: smc911x: use io{read,write}*_rep accessors
net: dm9000: use io{read,write}*_rep accessors
net: 8390: use io{read,write}*_rep accessors
mtd: nand/gpio: use io{read,write}*_rep accessors
musb: tusb6010: use io{read,write}*_rep accessors
usb: musb: use io{read,write}*_rep accessors

Will Deacon (4):
asm-generic: io: don't perform swab during {in,out} string functions
mmc: mmci: use io{read,write}*_rep accessors instead of string
functions
net: smc91x: use io{read,write}*_rep accessors instead of string
functions
asm-generic: io: remove {read,write} string functions

drivers/mmc/host/mmci.c | 8 +++----
drivers/mtd/nand/gpio.c | 8 +++----
drivers/net/ethernet/8390/ax88796.c | 16 ++++++-------
drivers/net/ethernet/davicom/dm9000.c | 12 +++++-----
drivers/net/ethernet/smsc/smc911x.h | 16 ++++++-------
drivers/net/ethernet/smsc/smc91x.h | 20 ++++++++---------
drivers/usb/musb/musb_core.c | 12 +++++-----
drivers/usb/musb/musb_io.h | 21 ------------------
drivers/usb/musb/tusb6010.c | 5 +++--
include/asm-generic/io.h | 42 +++++------------------------------
10 files changed, 55 insertions(+), 105 deletions(-)

--
1.8.0



\
 
 \ /
  Last update: 2012-12-10 20:41    [W:0.161 / U:0.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site