From: Peng Chen Date: Thu, 6 Sep 2012 11:30:43 +0000 (+0800) Subject: Bluetooth: Fix endianess issue in the ath3k driver X-Git-Tag: v3.15-rc1~113^2~93^2^2~4^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e2535acad8f52a17e2aa843d45a6b756b59592;p=pandora-kernel.git Bluetooth: Fix endianess issue in the ath3k driver The version is always in little endian format. This patch makes the driver work on both little and big endian CPUs. Signed-off-by: Peng Chen Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed