Return-path: Received: from casper.infradead.org ([85.118.1.10]:48246 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752156Ab2ARMcB (ORCPT ); Wed, 18 Jan 2012 07:32:01 -0500 Subject: Re: [PATCH v3 1/3] NFC: Add endian annotations to nfcwilink driver From: Samuel Ortiz Reply-To: Samuel Ortiz To: ilanelias78@gmail.com Cc: lauro.venancio@openbossa.org, aloisio.almeida@openbossa.org, linville@tuxdriver.com, linux-wireless@vger.kernel.org, Ilan Elias In-Reply-To: <1326802293-11539-2-git-send-email-ilane@ti.com> References: <1326802293-11539-1-git-send-email-ilane@ti.com> <1326802293-11539-2-git-send-email-ilane@ti.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 18 Jan 2012 13:38:10 +0100 Message-ID: <1326890290.22824.27.camel@sortiz-mobl> (sfid-20120118_133205_852308_63048548) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Ilan, On Tue, 2012-01-17 at 14:11 +0200, ilanelias78@gmail.com wrote: > From: Ilan Elias > > Add endian annotations to TI nfcwilink driver. > > Signed-off-by: Ilan Elias Acked-by: Samuel Ortiz Cheers, Samuel.