From: Andy Shevchenko Date: Wed, 21 Aug 2013 11:27:06 +0000 (+0300) Subject: acpi-dma: remove ugly conversion X-Git-Tag: v3.12-rc1~68^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d6d336762aea282921a3283f2a00c7e95d2bef;p=pandora-kernel.git acpi-dma: remove ugly conversion 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 Acked-by: Mika Westerberg Signed-off-by: Vinod Koul --- Reading git-diff-tree failed