git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0244d84
)
acpi-dma: remove ugly conversion
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 21 Aug 2013 11:27:06 +0000
(14:27 +0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Sun, 25 Aug 2013 11:13:45 +0000
(16:43 +0530)
In case of big endian CPU we have to convert either all fields in the structure
or leave this job to ACPICA. The second choice seems the best.
So, let's remove the ugly conversion that is not fully comprehensive anyway.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/acpi-dma.c
patch
|
blob
|
history
diff --cc
drivers/dma/acpi-dma.c
Simple merge