]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd586fadb279da2a9236d5934f2abdd442e18ef64
tree830af67b15597f29a52ceba506008a5bcf600d84
parentf35aa220284b6a83c9cfb2ea9f0df475a8a74f45
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