Sam Ravnborg 6b8b5507ed sparc64: update IO access functions in PeeCeeI
The PeeCeeI.c code used in*() + out*() for IO access.
But these are in little endian and the native (big) endian
result was required which resulted in some bit-shifting.
Shift the code over to use the __raw_*() variants all over.

This simplifies the code as we can drop the calls
to le16_to_cpu() and le32_to_cpu().
And it should be a little faster too.

With this change we now uses the same type of IO access functions
in all of the file.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-21 21:43:18 -07:00
..
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2009-02-08 22:00:55 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2011-12-04 15:59:49 +02:00
2013-09-05 12:12:51 -07:00
2008-05-20 00:33:44 -07:00
2014-05-02 01:30:21 -04:00
2008-12-09 04:09:07 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2009-02-08 22:00:55 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2008-12-09 01:07:09 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2012-05-19 15:23:57 -07:00
2008-12-04 09:17:19 -08:00