Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1816\)) Subject: Re: [PATCH v2 2/2] Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy From: Marcel Holtmann In-Reply-To: <1383344905-3525-2-git-send-email-bzhao@marvell.com> Date: Fri, 1 Nov 2013 23:39:43 +0100 Cc: "linux-bluetooth@vger.kernel.org development" , "Gustavo F. Padovan" , Johan Hedberg , Mike Frysinger , Amitkumar Karwar Message-Id: References: <1383344905-3525-1-git-send-email-bzhao@marvell.com> <1383344905-3525-2-git-send-email-bzhao@marvell.com> To: Bing Zhao Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Bing, > 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 > --- > v2: no change from v1 > > drivers/bluetooth/btmrvl_drv.h | 2 +- > drivers/bluetooth/btmrvl_main.c | 27 ++++++++++----------------- > 2 files changed, 11 insertions(+), 18 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel