mmc: use common byte swap macros
authorPierre Ossman <drzeus@drzeus.cx>
Sat, 27 Oct 2007 12:41:04 +0000 (14:41 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sat, 27 Oct 2007 12:41:04 +0000 (14:41 +0200)
commit1fa8dd146f6bf57902602522c212040f8fa6fcd3
tree830af67b15597f29a52ceba506008a5bcf600d84
parent78e480731ab89e311ecdb455d04903cafbe163ca
mmc: use common byte swap macros

Use the more generic byte swapping macros instead of the socket variants.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/core/sd_ops.c