summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorRichard Röjfors <richard.rojfors@mocean-labs.com>2009-11-13 12:28:49 +0100
committerGrant Likely <grant.likely@secretlab.ca>2009-12-09 02:48:14 +0100
commit86fc593599c11b62a11c85b4d7b709089df15c29 (patch)
treeaea08df21b6c9b7e6fe7b4a93c00ae56d8737140 /net
parentxilinx_spi: Split into of driver and generic part. (diff)
downloadlinux-86fc593599c11b62a11c85b4d7b709089df15c29.tar.xz
linux-86fc593599c11b62a11c85b4d7b709089df15c29.zip
xilinx_spi: Switch to iomem functions and support little endian.
This patch changes the out_(be)(8|16|32) and in_(be)(8|16|32) calls to 32 bits ioread/iowrite. The read and write function are attached to the internal struct as callbacks, callback is selected depending on endianess. This will also build on platforms not supporting the in/out calls for instance x86. Acked-by: Grant Likely <grant.likely@secretlab.ca> Tested-by: John Linn <John.Linn@xilinx.com> Signed-off-by: Richard Röjfors <richard.rojfors@mocean-labs.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions