Return-path: Received: from casper.infradead.org ([85.118.1.10]:34352 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754688Ab1ISKCp (ORCPT ); Mon, 19 Sep 2011 06:02:45 -0400 Subject: Re: [PATCH v2 1/4] NFC: Add dev_up and dev_down control operations From: Samuel Ortiz Reply-To: Samuel Ortiz To: "Elias, Ilan" Cc: "aloisio.almeida@openbossa.org" , "lauro.venancio@openbossa.org" , "linville@tuxdriver.com" , "linux-wireless@vger.kernel.org" In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Mon, 19 Sep 2011 12:05:23 +0200 Message-ID: <1316426723.16271.17.camel@sortiz-mobl> (sfid-20110919_120249_008237_C02445CC) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Ilan, On Tue, 2011-09-13 at 10:46 +0200, Elias, Ilan wrote: > Add 2 new nfc control operations: > dev_up to turn on the nfc device > dev_down to turn off the nfc device > > Signed-off-by: Ilan Elias Acked-by: Samuel Ortiz Cheers, Samuel.