From: Bing Zhao Date: Fri, 1 Nov 2013 22:28:25 +0000 (-0700) Subject: Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy X-Git-Tag: v3.14-rc1~94^2~482^2^2~42^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4934f1d62b8be7a00cdb4e65124f4d02d412f3;p=pandora-kernel.git Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy The device tree property can define the cal-data in proper order. There is no need to swap the bytes in driver. Also remove the redundant cal-data memory copy after removing the byte swapping. Cc: Mike Frysinger Cc: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: Hyuckjoo Lee Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed